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_19820984_21733.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_19820984_21733.cpp:5:8: error: macro names must be identifiers
 #define N 1100  
        ^
0_0_19820984_21733.cpp:6:8: error: macro names must be identifiers
 #define INF 0x7ffffff  
        ^
0_0_19820984_21733.cpp:7:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_19820984_21733.cpp:7:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_19820984_21733.cpp:7:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_19820984_21733.cpp:7:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_19820984_21733.cpp:7:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_19820984_21733.cpp:7:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_19820984_21733.cpp:8:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19820984_21733.cpp:8:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19820984_21733.cpp:9:5: error: 'nbsp' declared as reference but not initialized
 int n,m,v[N],mp[N][N],d[N];  
     ^
0_0_19820984_21733.cpp:9:10: error: 'n' does not name a type
 int n,m,v[N],mp[N][N],d[N];  
          ^
0_0_19820984_21733.cpp:9:38: error: expected constructor, destructor, or type conversion before ';' token
 int n,m,v[N],mp[N][N],d[N];  
                                      ^
0_0_19820984_21733.cpp:9:44: error: expected constructor, destructor, or type conversion before ';' token
 int n,m,v[N],mp[N][N],d[N];  
                                            ^
0_0_19820984_21733.cpp:10:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19820984_21733.cpp:10:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19820984_21733.cpp:11:5: error: redefinition of 'int& nbsp'
 int prim()  
     ^
0_0_19820984_21733.cpp:9:5: note: 'int& nbsp' previously declared here
 int n,m,v[N],mp[N][N],d[N];  
     ^
0_0_19820984_21733.cpp:11:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int prim()  
                 ^
0_0_19820984_21733.cpp:11:27: error: expected constructor, destructor, or type conversion before ';' token
 int prim()  
                           ^
0_0_19820984_21733.cpp:12: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-09-28 15:33:16, Gzip enabled