Big Number by xulapp

for(int n=22;n<1e8;n=floor(7n/3))write(n,none);

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

download

return to the top page