Reves Puzzle by teebee

int n;int i;for i=1to 192{print n;n=n+2^ceil((2*i)^0.5-1.5);}

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

download

return to the top page