FF PP ZZ by nn

n=Eval.me("$System.in")
print~(1..<n).sum{i->(1..<n).sum{0.toString(i*it,n).padLeft 3}+'\n'}.toUpperCase()

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

download

return to the top page