Factorial1000 by teebee

m:-1000/N,write(N).
0/1.
I/N:-J/M,I is J+1,N is I*M.

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

download

return to the top page