#include<iostream> #include<algorithm> #include<cstdio> #include<string> #include<cmath> using namespace std; int main() { cout << "FFT" << endl; }