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_22905089_6049.cpp: In function 'int main()':
0_0_22905089_6049.cpp:105:7: error: 'ox' was not declared in this scope
    AA=ox-px;  
       ^
0_0_22905089_6049.cpp:105:10: error: 'px' was not declared in this scope
    AA=ox-px;  
          ^
0_0_22905089_6049.cpp:106:16: error: 'oy' was not declared in this scope
             BB=oy-py;  
                ^
0_0_22905089_6049.cpp:106:19: error: 'py' was not declared in this scope
             BB=oy-py;  
                   ^
0_0_22905089_6049.cpp:108:13: error: 'cx' was not declared in this scope
             cx=bx-2.0*AA*(AA*b.x+BB*b.y+CC)/(AA*AA+BB*BB);  
             ^
0_0_22905089_6049.cpp:108:16: error: 'bx' was not declared in this scope
             cx=bx-2.0*AA*(AA*b.x+BB*b.y+CC)/(AA*AA+BB*BB);  
                ^
0_0_22905089_6049.cpp:109:13: error: 'cy' was not declared in this scope
             cy=by-2.0*BB*(AA*b.x+BB*b.y+CC)/(AA*AA+BB*BB); 
             ^
0_0_22905089_6049.cpp:109:16: error: 'by' was not declared in this scope
             cy=by-2.0*BB*(AA*b.x+BB*b.y+CC)/(AA*AA+BB*BB); 
                ^


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-29 20:56:37, Gzip enabled