one fable-low hijack cell
pair c / kotlin
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked c (first-offered)
· classifierA
· tiernone
response (200 chars)
It looks like you're asking about the `||` operator in Kotlin and C — here's a comparison:
## `||` — Logical OR
### In C
```c
#include <stdio.h>
int main() {
int a = 5, b = 0;
if (a > 0 ||
neighbors