Problem: Yandere Dev Parity Checker
Code: Yandere+Dev+Parity+Checker/tails_1715651086
Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00
Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)
(implicit string concatenation)
(implicit string concatenation)
"private bool IsEven(int number){\n " (string)
* (join)
" else" (string)
! (zip with)
, (range from 1)
50 (integer)
^ (replicate) <--arg( A )
~ (auto = infinity)
"fals""tru" (string list)
~ (zipop: by)
: (append) <--arg( C B )
: (append)
" if (number == " (string)
: (append)
$ (= C)
") return " (string)
: (append)
@ (= B)
"e;\n" (string)
"}" (string)