Big Number by xulapp

<?for($n=9.5;$n%63;)echo$n=$n*7/3|0;

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

download

return to the top page