Ghost leg solver by *yuko*

var i:byte;s:string;begin repeat readln(s);writeln(s);inc(i)until i>5;write(copy("B D C A E D C B A B C D E",1+random(3)*8,9));end.

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

download

return to the top page