#include<stdio.h> #include<string.h> #include<stdlib.h> #include<math.h> int main() { printf("FFT\n"); }