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_21096256_24976.cpp:14:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_21096256_24976.cpp:14:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_21096256_24976.cpp:14:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_21096256_24976.cpp:14:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_21096256_24976.cpp:14:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_21096256_24976.cpp:14:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_21096256_24976.cpp:15:7: error: 'nbsp' declared as reference but not initialized
 const int N = 1005;  
       ^
0_0_21096256_24976.cpp:15:16: error: conflicting declaration 'int& nbsp'
 const int N = 1005;  
                ^
0_0_21096256_24976.cpp:15:7: note: previous declaration as 'const int& nbsp'
 const int N = 1005;  
       ^
0_0_21096256_24976.cpp:15:21: error: 'N' does not name a type
 const int N = 1005;  
                     ^
0_0_21096256_24976.cpp:15:28: error: expected unqualified-id before '=' token
 const int N = 1005;  
                            ^
0_0_21096256_24976.cpp:15:35: error: expected unqualified-id before numeric constant
 const int N = 1005;  
                                   ^
0_0_21096256_24976.cpp:15:45: error: expected constructor, destructor, or type conversion before ';' token
 const int N = 1005;  
                                             ^
0_0_21096256_24976.cpp:15:51: error: expected constructor, destructor, or type conversion before ';' token
 const int N = 1005;  
                                                   ^
0_0_21096256_24976.cpp:16:5: error: conflicting declaration 'int& nbsp'
 int s[N*2][2],w[N],a[N],b[N];  
     ^
0_0_21096256_24976.cpp:15:7: note: previous declaration as 'const int& nbsp'
 const int N = 1005;  
       ^
0_0_21096256_24976.cpp:16:10: error: 's' does not name a type
 int s[N*2][2],w[N],a[N],b[N];  
          ^
0_0_21096256_24976.cpp:16:40: error: expected constructor, destructor, or type conversion before ';' token
 int s[N*2][2],w[N],a[N],b[N];  
                                        ^
0_0_21096256_24976.cpp:16:46: error: expected constructor, destructor, or type conversion before ';' token
 int s[N*2][2],w[N],a[N],b[N];  
                                              ^
0_0_21096256_24976.cpp:17:5: error: conflicting declaration 'int& nbsp'
 int main()  
     ^
0_0_21096256_24976.cpp:15:7: note: previous declaration as 'const int& nbsp'
 const int N = 1005;  
       ^
0_0_21096256_24976.cpp:17:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main()  
                 ^
0_0_21096256_24976.cpp:17:27: error: expected constructor, destructor, or type conversion before ';' token
 int main()  
                           ^
0_0_21096256_24976.cpp:18:1: error: expected unqualified-id 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-11-17 07:22:19, Gzip enabled