Factorial1000 by uru

package
main
import."bignum"func
main(){print(MulRange(2,1000).String())}

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

download

return to the top page