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_19811130_61.c:2:4: error: expected identifier or '(' before '&' token
 int main()
    ^
0_0_19811130_61.c: In function 'main':
0_0_19811130_61.c:4:2: error: 'nbsp' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
  ^
0_0_19811130_61.c:4:2: note: each undeclared identifier is reported only once for each function it appears in
0_0_19811130_61.c:4:28: error: expected identifier or '(' before '&' token
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                            ^
0_0_19811130_61.c:4:34: error: 'sco' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                  ^
0_0_19811130_61.c:4:45: error: 'sum' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                             ^
0_0_19811130_61.c:4:53: error: 's' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                     ^
0_0_19811130_61.c:4:58: error: 'n' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                          ^
0_0_19811130_61.c:4:60: error: 'm' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                            ^
0_0_19811130_61.c:4:62: error: 'i' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                              ^
0_0_19811130_61.c:4:64: error: 'j' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                                ^
0_0_19811130_61.c:4:66: error: 'z' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                                  ^
0_0_19811130_61.c:4:72: error: 'w' undeclared (first use in this function)
     int sco[6][51],sum[51],s[6],n,m,i,j,z[51],w;
                                                                        ^
0_0_19811130_61.c:40:114: error: expected ')' before ';' token
                 if(sco[i][j] * n >= s[i])
                                                                                                                  ^


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 01:35:03, Gzip enabled