Zigzag by nn

m,c,i;main(j){gets(&c);for(m=--c%16*2;putchar(j--+i+c%16*m?m-i+j%m&&i+j%m?32:c>>16:10)>10||(j=i++<c%16););}

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

download

return to the top page