#include <bits/stdc++.h> using namespace std ; int main() { cout << "c d e b e e d c b a\n" ; return 0 ; }