Factorial1000 by llhuii(ush, teebee)

char*p;i;b[999];main(c){for(;p<b?p=b+642,i++<1e3:1;c/=10)c+=*--p%16*i,*p=c%10+48;puts(b);}

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

download

return to the top page