#include <iostream>

using namespace std;

int main() {
    cout << "ACBCBDADCBCAABDTFFFBDTFTFDCTTTFBCBDBADDCCBA";
    return 0;
}