number slide by letter

i;main(a,b){for(b=atoi(gets());i++<b;)printf("%d%c",i,i+a*~a/2?32:!a++|10);}

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

download

return to the top page