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_22070572_2942.cpp:17:9: error: 'd' was not declared in this scope
 int cmp(d a,d b)
         ^
0_0_22070572_2942.cpp:17:13: error: 'd' was not declared in this scope
 int cmp(d a,d b)
             ^
0_0_22070572_2942.cpp:17:16: error: expression list treated as compound expression in initializer [-fpermissive]
 int cmp(d a,d b)
                ^
0_0_22070572_2942.cpp:18:1: error: expected ',' or ';' before '{' token
 {
 ^
0_0_22070572_2942.cpp: In function 'int main()':
0_0_22070572_2942.cpp:56:13: error: 'a' was not declared in this scope
             a[i].u=u;a[i].v=v;a[i].val=val;
             ^
0_0_22070572_2942.cpp:58:14: error: 'a' was not declared in this scope
         sort(a+1,a+m+1,cmp);ans=0;
              ^


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-06 13:14:58, Gzip enabled