Old Magician by teebee(pooq)

0/'WHITE'.
1/'BLACK'.
\I:-readln([_,A]),B is A/\1,B/C,format("Case #~d: ~a
",[I,C]),\(I+1).
m:-skip(10),\1.

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

download

return to the top page