Ghost leg solver by *yuko*

var s:string;begin repeat readln(s);writeln(s)until eof;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