Sierpinski Carpet by murky-satyr

c=['::']
(System.in.read()%4).times{c=(t=[])+c.sum{x->t<<x*3;[x+' '*x.count+x]}+t}
c.any''.&println

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

download

return to the top page