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_13797127_24742.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:6:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:7:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:8:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13797127_24742.cpp:9:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_13797127_24742.cpp:10:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp:11:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_13797127_24742.cpp: In function 'point symmetric_point(point, point, point)':
0_0_13797127_24742.cpp:26:12: error: expected ')' before 'l2'
  if (l1.x  l2.x - eps && l1.x 
            ^
0_0_13797127_24742.cpp: In function 'int main()':
0_0_13797127_24742.cpp:59:15: error: 'scanf' was not declared in this scope
  scanf("%d",&t);
               ^
0_0_13797127_24742.cpp:66:37: error: 'printf' was not declared in this scope
   printf("%.3lf %.3lf\n",ans.x,ans.y);
                                     ^


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-09-30 09:33:44, Gzip enabled