Factoradic Counter by nn

i;p;char*q;main(m){for(;m=i<=1e3;puts(q))for(q=&p,p=i++;*--q=p%m+48,p/=m++;);}

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

download

return to the top page