X by sky_way(single loop)

k;main(i){scanf("%d",&k);for(i+=k/=2;i+k;)printf("%*c%*c\n",k-abs(i)+1,88,2*abs(i),--i?88:13);}

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

download

return to the top page