shell game EASY by dico_leque

var v='1';while(0<1){val l=readLine;v=Seq(v,l(1),l(0))(l.indexOf(v)+1);println(v)}

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

download

return to the top page