Plus by 51b

m;main(n){for(scanf("%d",&n),m=n/2;n--+2*m;)printf(n-m&&n/m?"%*c\n":"+",n+m?m+1:0,43);}

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

download

return to the top page