#include <iostream>

using namespace std;
using tp = int64_t;

signed main() {
    puts("AAAAAAABBBBBDDDEEEFFGIIIIMNNNRTTTTY");
    return 0;
}