ON bit fixed by twobit

function f(s,y,x){x||print(s),y<x--&&f(s+0,y,x),y&&f(s+1,y-1,x)}f("",b=new Date%5||30,b+b%3+2)

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

download

return to the top page