Googol division by *yuko*

var i,k,n:comp=10000;begin read(n);repeat write(k div n);k:=k mod n*10;i:=i-104until i<0end.

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

download

return to the top page