plastic constant by leonid

a=b=10**98
exec"a=b**5/(a+b)**4-3;"*4**7
print"1.%d"%a

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

download

return to the top page