Reves Puzzle by teebee

var n=0;for(i<-0 to 19;j<-0 to i-i/19*18){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