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_34959824_13566.cpp:23:1: error: 'ee' does not name a type
 ee h[50000],p[50000];
 ^
0_0_34959824_13566.cpp: In function 'int main()':
0_0_34959824_13566.cpp:104:21: error: 'h' was not declared in this scope
                     h[k].x=i;
                     ^
0_0_34959824_13566.cpp:110:21: error: 'p' was not declared in this scope
                     p[l].x=i;
                     ^
0_0_34959824_13566.cpp:121:28: error: 'h' was not declared in this scope
                 int c=fabs(h[i].x-p[j].x)+fabs(h[i].y-p[j].y);
                            ^
0_0_34959824_13566.cpp:121:35: error: 'p' was not declared in this scope
                 int c=fabs(h[i].x-p[j].x)+fabs(h[i].y-p[j].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-10-27 21:18:20, Gzip enabled