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_25799473_24895.cpp: In function 'int main()':
0_0_25799473_24895.cpp:460:17: error: 'Point' was not declared in this scope
                 Point q(x, y);
                 ^
0_0_25799473_24895.cpp:464:41: error: 'q' was not declared in this scope
                         if (part1[j].in(q))
                                         ^
0_0_25799473_24895.cpp:470:41: error: 'q' was not declared in this scope
                         if (part2[j].in(q))
                                         ^
0_0_25799473_24895.cpp:476:41: error: 'q' was not declared in this scope
                         if (part3[j].in(q))
                                         ^
0_0_25799473_24895.cpp:483:17: error: 'Point' was not declared in this scope
                 Point q(x, y);
                 ^
0_0_25799473_24895.cpp:487:41: error: 'q' was not declared in this scope
                         if (part1[j].in(q))
                                         ^
0_0_25799473_24895.cpp:493:41: error: 'q' was not declared in this scope
                         if (part2[j].in(q))
                                         ^
0_0_25799473_24895.cpp:499:41: error: 'q' was not declared in this scope
                         if (part3[j].in(q))
                                         ^


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-22 19:32:49, Gzip enabled