shell game EASY by cddddr

((rec(f x)(receive(y z)(quotient&remainder(read)10)(print #0=(if(= x y)z(if(= x z)y x)))(f #0#)))1)

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page