196 algorithm by 51b

void main(){for(long n=1,m=1,l,k;!l?m-k?l=m+=k:printf("%Ld
",k,m=++n),k=0,n<196:1;l/=10)k=k*10+l%10;}

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

download

return to the top page