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_31024837_19253.cpp: In function 'int main()':
0_0_31024837_19253.cpp:14:11: error: expected ';' before 'if'
 for(i=0;i if(score[i]100)
           ^
0_0_31024837_19253.cpp:14:11: error: expected primary-expression before 'if'
0_0_31024837_19253.cpp:14:11: error: expected ')' before 'if'
0_0_31024837_19253.cpp:14:22: error: expected ')' before numeric constant
 for(i=0;i if(score[i]100)
                      ^
0_0_31024837_19253.cpp:18:17: error: expected primary-expression before ':' token
 switch(score[i]):
                 ^
0_0_31024837_19253.cpp:24:14: error: 'score' cannot be used as a function
 case score (8):
              ^
0_0_31024837_19253.cpp:24:1: error: case label '<expression error>' not within a switch statement
 case score (8):
 ^
0_0_31024837_19253.cpp:28:13: error: 'score' cannot be used as a function
 case score(7):
             ^
0_0_31024837_19253.cpp:28:1: error: case label '<expression error>' not within a switch statement
 case score(7):
 ^


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-11-17 06:34:13, Gzip enabled