Six or more by inaniwa

i=17;main(j){for(;i<1e4;)j=(j/10%10-j%10)/6?j/10:(j/4||printf("%d\n",i),++i);}

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

download

return to the top page