Reves Puzzle by clock

var n=0;for(i<-0 to 19;j<-i/19*18 to i){println(n);n+=1<<i}

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

download

return to the top page