Sierpinski Fractal by hinoe

x,y;main(l){for(l=x=y=1<<getchar()%8;y;)putchar(--x/2<y-l?x=--y,10:x>0|2*l-y&-x/2^-x/2?32:"/\\__"[x&1+y%2*2]);}

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

download

return to the top page