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_33918975_24961.cpp:5:15: error: expected ']' before ';' token
 #define N 1005;
               ^
0_0_33918975_24961.cpp:11:7: note: in expansion of macro 'N'
 }gold[N],medal[N],g_rate[N],m_rate[N];
       ^
0_0_33918975_24961.cpp:11:8: error: expected unqualified-id before ']' token
 }gold[N],medal[N],g_rate[N],m_rate[N];
        ^
0_0_33918975_24961.cpp:11:17: error: expected unqualified-id before ']' token
 }gold[N],medal[N],g_rate[N],m_rate[N];
                 ^
0_0_33918975_24961.cpp:11:27: error: expected unqualified-id before ']' token
 }gold[N],medal[N],g_rate[N],m_rate[N];
                           ^
0_0_33918975_24961.cpp:11:37: error: expected unqualified-id before ']' token
 }gold[N],medal[N],g_rate[N],m_rate[N];
                                     ^
0_0_33918975_24961.cpp:5:15: error: expected ']' before ';' token
 #define N 1005;
               ^
0_0_33918975_24961.cpp:17:13: note: in expansion of macro 'N'
 int ranking[N][5];
             ^
0_0_33918975_24961.cpp:17:14: error: expected unqualified-id before ']' token
 int ranking[N][5];
              ^
0_0_33918975_24961.cpp:5:15: error: expected ']' before ';' token
 #define N 1005;
               ^
0_0_33918975_24961.cpp:19:10: note: in expansion of macro 'N'
 double a[N],b[N],c[N];
          ^
0_0_33918975_24961.cpp:19:11: error: expected unqualified-id before ']' token
 double a[N],b[N],c[N];
           ^
0_0_33918975_24961.cpp:19:16: error: expected unqualified-id before ']' token
 double a[N],b[N],c[N];
                ^
0_0_33918975_24961.cpp:19:21: error: expected unqualified-id before ']' token
 double a[N],b[N],c[N];
                     ^
0_0_33918975_24961.cpp:5:15: error: expected ']' before ';' token
 #define N 1005;
               ^
0_0_33918975_24961.cpp:20:7: note: in expansion of macro 'N'
 int d[N];
       ^
0_0_33918975_24961.cpp:20:8: error: expected unqualified-id before ']' token
 int d[N];
        ^
0_0_33918975_24961.cpp: In function 'void compute(Node*, int)':
0_0_33918975_24961.cpp:24:2: error: 'ranking' was not declared in this scope
  ranking[x[0].seq][k]=1;
  ^
0_0_33918975_24961.cpp: In function 'int main(int, char**)':
0_0_33918975_24961.cpp:39:18: error: expected primary-expression before ')' token
  while(cin>>n>>m))
                  ^


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-07 09:05:38, Gzip enabled