Six or more by *yuko*

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

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

download

return to the top page