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_13726389_8571.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726389_8571.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726389_8571.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726389_8571.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726389_8571.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13726389_8571.cpp:8:28: error: 'acos' was not declared in this scope
 const double pi = acos(-1.0);
                            ^
0_0_13726389_8571.cpp: In function 'int dcmp(double)':
0_0_13726389_8571.cpp:12:12: error: 'fabs' was not declared in this scope
   if(fabs(x) 
            ^
0_0_13726389_8571.cpp:13:1: error: expected ')' before '}' token
 }
 ^
0_0_13726389_8571.cpp:13:1: error: expected primary-expression before '}' token
0_0_13726389_8571.cpp: In member function 'void Point::out()':
0_0_13726389_8571.cpp:23:33: error: 'printf' was not declared in this scope
       printf("%.10f %.10f", x, y);
                                 ^
0_0_13726389_8571.cpp: At global scope:
0_0_13726389_8571.cpp:32:3: error: expected type-specifier before 'return'
   return a.x 
   ^
0_0_13726389_8571.cpp:33:1: error: expected declaration before '}' token
 }
 ^


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:58:33, Gzip enabled