X by sky_way

k,j;main(i){scanf("%d",&k);for(i+=k/=2;i--+k;puts("X"))for(j=k;j+abs(i);)putchar(j---abs(i)?32:88);}

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

download

return to the top page