ASCII Stars by 51b

i;main(n,m,j){for(m=n=atoi(gets(m));!i--?j=n-abs(--m),i=n+j:putchar(i?i<2*j?42:32:10););}

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

download

return to the top page