Old Magician by teebee

i=0;("$System.in"=~/ .+/).any{println"Case #${++i}: ${it.toLong()%2?'BLACK':'WHITE'}"}

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

download

return to the top page