Plus by TAKO/j0nKI

<?for($x=fgets(STDIN),$y=floor($x/2);$i++<$x;print"\n")for($j=0;$j++<$x;)if(!($y+1!=$i&$j>$y+1))echo$y+1==$j|$y+1==$i?'+':' ';

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

download

return to the top page