Rolling division by teebee

x=input()*2
while 1<x:exec"x=%.f/2."%x;print x

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

download

return to the top page