2 lines
84 B
Kotlin
2 lines
84 B
Kotlin
// NOT_EQUAL
|
|
a > b[n] && (a < foo(x.bar(n + 2)) || a == n) && b[n - 1] != foo(a + 2) |