Googol division by xulapp

i,p=1e4;main(n){for(scanf("%d",&n);i++<97;p=p%n*10)printf("%d",p/n);}

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

download

return to the top page