Rolling division by primo

n=input()
while.5<n:print"%.1f"%n;n=int(n+n%2/2)/2.

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

download

return to the top page