Nest the 0 by chocobi

i;main(c){for(;~scanf("%d",&c);)for(i=c*2+1;putchar(i--?i<c?93:i>c?91:48:10)%5;);}

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

download

return to the top page