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_37148797_5838.cpp:11:19: error: expected initializer before 'acos'
 const double M_PI acos(-1);
                   ^
0_0_37148797_5838.cpp: In function 'void FFT(std::complex<double>*, int, int)':
0_0_37148797_5838.cpp:48:26: error: 'M_PI' was not declared in this scope
     cp x(1), cnt(cos(2 * M_PI / n), sin(op * 2 * M_PI / n));
                          ^
0_0_37148797_5838.cpp: In function 'void fft(std::complex<double>*, int, int)':
0_0_37148797_5838.cpp:64:24: error: 'M_PI' was not declared in this scope
         cp cnt(cos(2 * M_PI / i), sin(op * 2 * M_PI / i));
                        ^


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-01 10:53:23, Gzip enabled