i,j;main(k,n){for(gets(n);i<atoi(n);)printf("%d%c",++i,++j==k?j=0,k++,10:32);}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page