n=1 exec("x=1\nwhile str(x).find(str(n)):x+=x\nprint(x);n+=1;"*100)