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_21827937_24551.cpp:3:8: error: macro names must be identifiers
 #define LL long long  
        ^
0_0_21827937_24551.cpp:4:5: error: 'nbsp' declared as reference but not initialized
 int p, str[38], temp[38];  
     ^
0_0_21827937_24551.cpp:4:10: error: 'p' does not name a type
 int p, str[38], temp[38];  
          ^
0_0_21827937_24551.cpp:4:18: error: 'str' does not name a type
 int p, str[38], temp[38];  
                  ^
0_0_21827937_24551.cpp:4:32: error: 'temp' does not name a type
 int p, str[38], temp[38];  
                                ^
0_0_21827937_24551.cpp:4:46: error: expected constructor, destructor, or type conversion before ';' token
 int p, str[38], temp[38];  
                                              ^
0_0_21827937_24551.cpp:4:52: error: expected constructor, destructor, or type conversion before ';' token
 int p, str[38], temp[38];  
                                                    ^
0_0_21827937_24551.cpp:5:1: error: 'LL' does not name a type
 LL dp[38][32][32];  
 ^
0_0_21827937_24551.cpp:5:9: error: 'dp' does not name a type
 LL dp[38][32][32];  
         ^
0_0_21827937_24551.cpp:5:29: error: expected constructor, destructor, or type conversion before ';' token
 LL dp[38][32][32];  
                             ^
0_0_21827937_24551.cpp:5:35: error: expected constructor, destructor, or type conversion before ';' token
 LL dp[38][32][32];  
                                   ^
0_0_21827937_24551.cpp:6:5: error: redefinition of 'int& nbsp'
 int Read()  
     ^
0_0_21827937_24551.cpp:4:5: note: 'int& nbsp' previously declared here
 int p, str[38], temp[38];  
     ^
0_0_21827937_24551.cpp:6:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int Read()  
                 ^
0_0_21827937_24551.cpp:6:27: error: expected constructor, destructor, or type conversion before ';' token
 int Read()  
                           ^
0_0_21827937_24551.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-09-28 16:28:30, Gzip enabled