#include static void v(int j){if(j<0 || j>= 1024) printf("Fail!\n");} void fft(const int n){ {int j=0, i; for(i=0; i