Big Number by teebee

s="";t=22;while(t%147)[s=s+t|str;t=t*7/3;];s|print;

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

download

return to the top page