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_24698359_4821.cpp:3:8: error: macro names must be identifiers
 #define MAX 1000000  
        ^
0_0_24698359_4821.cpp:4:5: error: 'nbsp' declared as reference but not initialized
 int a[1000010];  
     ^
0_0_24698359_4821.cpp:4:10: error: 'a' does not name a type
 int a[1000010];  
          ^
0_0_24698359_4821.cpp:4:26: error: expected constructor, destructor, or type conversion before ';' token
 int a[1000010];  
                          ^
0_0_24698359_4821.cpp:4:32: error: expected constructor, destructor, or type conversion before ';' token
 int a[1000010];  
                                ^
0_0_24698359_4821.cpp:5:5: error: redefinition of 'int& nbsp'
 int b[1000];  
     ^
0_0_24698359_4821.cpp:4:5: note: 'int& nbsp' previously declared here
 int a[1000010];  
     ^
0_0_24698359_4821.cpp:5:10: error: 'b' does not name a type
 int b[1000];  
          ^
0_0_24698359_4821.cpp:5:23: error: expected constructor, destructor, or type conversion before ';' token
 int b[1000];  
                       ^
0_0_24698359_4821.cpp:5:29: error: expected constructor, destructor, or type conversion before ';' token
 int b[1000];  
                             ^
0_0_24698359_4821.cpp:6:5: error: redefinition of 'int& nbsp'
 int main()  
     ^
0_0_24698359_4821.cpp:4:5: note: 'int& nbsp' previously declared here
 int a[1000010];  
     ^
0_0_24698359_4821.cpp:6:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main()  
                 ^
0_0_24698359_4821.cpp:6:27: error: expected constructor, destructor, or type conversion before ';' token
 int main()  
                           ^
0_0_24698359_4821.cpp:7: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-27 00:03:02, Gzip enabled