Ghost leg solver by mulder_fbi

class l{static{String[]s={"A B C D E","B D C A E","E D C B A"};System.out.print(new java.util.Scanner(System.in).findWithinHorizon("(?s).*",59)+"\n"+s[(int)(Math.random()*3)]);}}

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

download

return to the top page