Subfactorial FIXED by recursive

l=1
n=d=0
exec"print l;n+=1;d,l=n*(d+l),d;"*51

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

download

return to the top page