Swoosh by tails

a=21;main(n,b){for(;a;printf("%*.f\n",25-b,pow(n,a)))b=log10(++n)*--a;}

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

download

return to the top page