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_28923458_21653.cpp: In function 'int main()':
0_0_28923458_21653.cpp:29:15: error: expected unqualified-id before '[' token
             st[i].time=0;
               ^
0_0_28923458_21653.cpp:30:15: error: expected unqualified-id before '[' token
             st[i].m=0;
               ^
0_0_28923458_21653.cpp:31:15: error: expected unqualified-id before '[' token
             st[i].c=i;
               ^
0_0_28923458_21653.cpp:32:15: error: expected unqualified-id before '[' token
             st[i].score=0;
               ^
0_0_28923458_21653.cpp:40:15: error: expected unqualified-id before '[' token
             st[i].time+=a*3600;
               ^
0_0_28923458_21653.cpp:43:15: error: expected unqualified-id before '[' token
             st[i].time+=b*60;
               ^
0_0_28923458_21653.cpp:45:13: error: expected ';' before 'scanf'
             scanf("%d",&c);
             ^
0_0_28923458_21653.cpp:46:15: error: expected unqualified-id before '[' token
             st[i].time+=c;
               ^
0_0_28923458_21653.cpp:52:27: error: 'sort' was not declared in this scope
         sort(s+1,s+1+n,cmp);
                           ^
0_0_28923458_21653.cpp:56:15: error: expected unqualified-id before '[' token
             st[i].score=50;
               ^
0_0_28923458_21653.cpp:60:18: error: expected primary-expression before ')' token
             if(i>)
                  ^
0_0_28923458_21653.cpp:61:9: error: expected primary-expression before '}' token
         }
         ^


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-12-05 08:04:34, Gzip enabled