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_26633725_3802.cpp:1:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:2:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:3:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:4:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:5:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:6:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:7:10: error: #include expects "FILENAME" or <FILENAME>
 #include 
          ^
0_0_26633725_3802.cpp:13:9: error: '__int64' does not name a type
 typedef __int64 ll;
         ^
0_0_26633725_3802.cpp: In function 'int cmp(double)':
0_0_26633725_3802.cpp:16:14: error: 'fabs' was not declared in this scope
     if(fabs(x)x-a.x,this->y-a.y);
              ^
0_0_26633725_3802.cpp:16:15: error: expected ')' before 'x'
     if(fabs(x)x-a.x,this->y-a.y);
               ^
0_0_26633725_3802.cpp:17:24: error: 'angle' was not declared in this scope
         double Cos=cos(angle);
                        ^
0_0_26633725_3802.cpp:17:29: error: 'cos' was not declared in this scope
         double Cos=cos(angle);
                             ^
0_0_26633725_3802.cpp:18:29: error: 'sin' was not declared in this scope
         double Sin=sin(angle);
                             ^
0_0_26633725_3802.cpp:19:9: error: 'point' was not declared in this scope
         point an(a.x+Cos*c.x-Sin*c.y , a.y+Sin*c.x+Cos*c.y);
         ^
0_0_26633725_3802.cpp:20:16: error: 'an' was not declared in this scope
         return an;
                ^
0_0_26633725_3802.cpp: At global scope:
0_0_26633725_3802.cpp:22: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-11-25 19:30:07, Gzip enabled