Ghost leg solver by pooq

cat(readChar("stdin",99),sample(c("B D C A E","E D C B A","A B C D E"),1),sep="
")

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

download

return to the top page