c=97 X,Y=input() G='' while Y:G=G[:-X]+X*chr(c);c+=1;exec(X*'print G;Y-=1;','X-=Y')[Y