#include <bits/stdc++.h> using namespace std; int main(int argc, char const *argv[]) { cout << "FFT" << endl ; return 0; }