Six or more by pooq

for(int n,i=16;(n=++i)<9394;){while(5<abs(n%10-(n=(int)((n-n%10)/10))%10));if(n<1)write(i);};

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

download

return to the top page