Numbering by nn

n;main(d,k,j,i){gets(&n);for(i=48;n+d>49&i++<51;main(d-1,j,i))printf(d?"%%7c.%c."-d:"%2$4c.",k,j),puts(&i);}

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

download

return to the top page