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_34016701_23082.cpp: In function 'int main()':
0_0_34016701_23082.cpp:91:17: error: 'n' was not declared in this scope
     scanf("%d",&n);
                 ^
0_0_34016701_23082.cpp:93:53: error: 'a' was not declared in this scope
         for(int i = 1; i <= n; ++i) scanf("%lf%lf",&a[i].x,&a[i].y);
                                                     ^
0_0_34016701_23082.cpp:94:14: error: 'a' was not declared in this scope
         sort(a + 1,a + 1 + n,compare_x);
              ^


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-07-04 15:07:59, Gzip enabled