196 algorithm by ozy4dm

long long k=1,t,i;main(n){for(;n<196;)t=k-t?i?t=t*10+i%10,i/=10,t:!(i=k+=t):!(printf("%llu\n",k),k=++n);}

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

download

return to the top page