Half Sierpinski by xulapp

for(int i=32,j;0<i;write())for(j=i,--i;0<j;)ask(0<choose(i,--j)%2?'#':' ');

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

download

return to the top page