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_33525940_25790.cpp: In function 'double PA(Point*, int)':
0_0_33525940_25790.cpp:40:45: error: 'Cross' was not declared in this scope
         area += Cross(p[i]-p[0], p[i+1]-p[0]);
                                             ^
0_0_33525940_25790.cpp: In function 'int main()':
0_0_33525940_25790.cpp:86:37: error: 'Angle' was not declared in this scope
             double an = Angle(v1, v2)/2;
                                     ^
0_0_33525940_25790.cpp:87:40: error: 'ang' was not declared in this scope
             double len = (double)r/sin(ang);
                                        ^
0_0_33525940_25790.cpp:88:39: error: 'Rotate' was not declared in this scope
             Vector v3 = Rotate(v1, ang);
                                       ^
0_0_33525940_25790.cpp:89:40: error: 'Length' was not declared in this scope
             Point o = p[1]+v3/Length(v3)*len;
                                        ^


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 23:50:39, Gzip enabled