Big Number by notogawa

main=f 22;f n|n<10^8=putStr(show n)>>f(div(n*7)3)

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

download

return to the top page