F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_17745519_471.cpp: In function 'void FFT(std::complex<double>*, int)':
0_0_17745519_471.cpp:24:26: error: 'M_PI' was not declared in this scope
   complex<double> wn(cos(M_PI / h),sin(M_PI / h));
                          ^
0_0_17745519_471.cpp: In function 'void IFFT(std::complex<double>*, int)':
0_0_17745519_471.cpp:42:26: error: 'M_PI' was not declared in this scope
   complex<double> wn(cos(M_PI / h),-sin(M_PI / h));
                          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-07-03 01:42:32, Gzip enabled