Half Sierpinski by Carlos Gutierrez

for(scale=!r=33;--r;){c=v=1;"#"
for(;c<r;)if((v=v*r/c++-v)%2)"#"else" "
"
"}

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

download

return to the top page