Six or more by not

i=17;main(j){for(;i<1e4;)j=(j/10%10-j%10)/6?j/10:(i+=j>9||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