A005836 by tails

i;main(j){for(;i<1e3;j=~j%3*j?j/3:++i)j||printf("%d\n",i);}

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

download

return to the top page