Old Magician by pooq

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

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

download

return to the top page