Six or more by *yuko*

do2 i=17,1e4;n=i;1 k=mod(n,10);n=n/10;goto(1)abs(k-mod(n,10))/6;2 if(n<1)print'(i0)',i;end

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

download

return to the top page