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_13637682_13102.cpp:86:6: error: expected constructor, destructor, or type conversion before '(' token
 qsort(b,c,sizeof(Point),cmp_y);
      ^
0_0_13637682_13102.cpp:87:6: error: expected constructor, destructor, or type conversion before '(' token
 qsort(a,n,sizeof(Point),cmp_x);
      ^
0_0_13637682_13102.cpp: In function 'int cmp_x(const void*, const void*)':
0_0_13637682_13102.cpp:88:5: error: redefinition of 'int cmp_x(const void*, const void*)'
 int cmp_x(const void *p1,const void *p2) {
     ^
0_0_13637682_13102.cpp:73:5: note: 'int cmp_x(const void*, const void*)' previously defined here
 int cmp_x(const void *p1,const void *p2) {
     ^


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-03 18:08:32, Gzip enabled