Looped grid by chocobi

c,j;main(i){for(c=getchar()-48;j=j<c?j+1:i++<c;)printf("%d%c",abs(i-j)+1,j<c?32:10);}

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

download

return to the top page