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_33534632_4715.cpp:49:14: error: redefinition of 'const double eps'
 const double eps = 1e-10;
              ^
0_0_33534632_4715.cpp:3:14: note: 'const double eps' previously defined here
 const double eps = 1e-10;
              ^
0_0_33534632_4715.cpp:51:8: error: redefinition of 'double y'
 double y,mi = 2e20;
        ^
0_0_33534632_4715.cpp:5:8: note: 'double y' previously declared here
 double y,mi = 2e20;
        ^
0_0_33534632_4715.cpp:51:10: error: redefinition of 'double mi'
 double y,mi = 2e20;
          ^
0_0_33534632_4715.cpp:5:10: note: 'double mi' previously defined here
 double y,mi = 2e20;
          ^
0_0_33534632_4715.cpp: In function 'double f(double)':
0_0_33534632_4715.cpp:52:8: error: redefinition of 'double f(double)'
 double f(double x)
        ^
0_0_33534632_4715.cpp:6:8: note: 'double f(double)' previously defined here
 double f(double x)
        ^
0_0_33534632_4715.cpp: In function 'int main()':
0_0_33534632_4715.cpp:62:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_33534632_4715.cpp:16:5: note: 'int main()' previously defined here
 int main()
     ^


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-16 12:14:52, Gzip enabled