NABEATSU of the world by feuermonster

c x|'3'`elem`show x||x`mod`3<1=putStr"aho\n"|1>0=print x
main=mapM c[1..300]

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

download

return to the top page