main(i,j){for(i=j=12;j+13||i--+(j=12)*puts("");)printf(" %c",65+abs(i)+abs(j--));}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page