#include<bits/stdc++.h> using namespace std; int main() { cout<<"TATACCTACCACAAACCGAGAC"<<endl; return 0; }