Nest function by leonid

from math import*
while 1:n=60939;x=input();exec'x=sin(x+n%2*pi/2);n/=2;'*18;print'%f'%x

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

download

return to the top page