0_0_21236399_11322.cpp: In function 'void IDFT(Complex*, int)': 0_0_21236399_11322.cpp:34:35: error: lvalue required as left operand of assignment for(int i=0;i<n;i++) a[i].real() /= n; ^