#include<stdio.h> #include<math.h> #include<ctype.h> #include<string.h> int main(){ printf("FFT"); return 0; }