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_29484621_26743.cpp:2:2: error: invalid preprocessing directive #&
 # include <stdio.h>  
  ^
0_0_29484621_26743.cpp:3:2: error: invalid preprocessing directive #&
 # include <string.h>  
  ^
0_0_29484621_26743.cpp:4:2: error: invalid preprocessing directive #&
 # include <algorithm>  
  ^
0_0_29484621_26743.cpp:1:1: error: 'view' does not name a type
 view plaincopyprint?
 ^
0_0_29484621_26743.cpp:5:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_29484621_26743.cpp:5:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_29484621_26743.cpp:5:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_29484621_26743.cpp:5:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_29484621_26743.cpp:5:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_29484621_26743.cpp:6:5: error: 'nbsp' declared as reference but not initialized
 int dp[101][101][6], a[100], b[100], v[100];  
     ^
0_0_29484621_26743.cpp:6:10: error: 'dp' does not name a type
 int dp[101][101][6], a[100], b[100], v[100];  
          ^
0_0_29484621_26743.cpp:6:32: error: 'a' does not name a type
 int dp[101][101][6], a[100], b[100], v[100];  
                                ^
0_0_29484621_26743.cpp:6:45: error: 'b' does not name a type
 int dp[101][101][6], a[100], b[100], v[100];  
                                             ^
0_0_29484621_26743.cpp:6:58: error: 'v' does not name a type
 int dp[101][101][6], a[100], b[100], v[100];  
                                                          ^
0_0_29484621_26743.cpp:6:70: error: expected constructor, destructor, or type conversion before ';' token
 int dp[101][101][6], a[100], b[100], v[100];  
                                                                      ^
0_0_29484621_26743.cpp:6:76: error: expected constructor, destructor, or type conversion before ';' token
 int dp[101][101][6], a[100], b[100], v[100];  
                                                                            ^
0_0_29484621_26743.cpp:7:5: error: redefinition of 'int& nbsp'
 int main()  
     ^
0_0_29484621_26743.cpp:6:5: note: 'int& nbsp' previously declared here
 int dp[101][101][6], a[100], b[100], v[100];  
     ^
0_0_29484621_26743.cpp:7:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main()  
                 ^
0_0_29484621_26743.cpp:7:27: error: expected constructor, destructor, or type conversion before ';' token
 int main()  
                           ^
0_0_29484621_26743.cpp:8: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 01:22:38, Gzip enabled