for(i=0;n=++i%101;print())for(m=0;n;n-=n<2?1:m)putstr(n>=(m=64)?"g":n>=(m=32)?"f":n>=(m=16)?"e":n>=(m=8)?"d":n>=(m=4)?"c":n>=(m=2)?"b":"a")