Big Number by KirarinSnow

z=9.5;while(z<9e7)cat(z<-(z*7)%/%3)

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

download

return to the top page