#include #include #include using namespace std; int main (){ string s = "abcdefghijklmop"; int n; cin >> n; string x; for(int i=0; i