Recursive Function by Histocrat

c,b=1,d=0
35.times{b,d=c,1+b*c=d};p d

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

download

return to the top page