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_30110562_19577.cpp:6:17: error: 'M_PI' was not declared in this scope
 const double pi=M_PI,g=9.8;
                 ^
0_0_30110562_19577.cpp: In function 'int main()':
0_0_30110562_19577.cpp:22:26: error: 'C' was not declared in this scope
             double t=2*S*C*v*v/g+C*v*((sqrt(S*S*v*v/g/g+2*h/g))-S*v/g);
                          ^
0_0_30110562_19577.cpp:22:32: error: 'g' was not declared in this scope
             double t=2*S*C*v*v/g+C*v*((sqrt(S*S*v*v/g/g+2*h/g))-S*v/g);
                                ^


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-11-30 06:58:04, Gzip enabled