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_20520356_30329.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_20520356_30329.cpp:2:8: error: macro names must be identifiers
 #define MAX 999999999  
        ^
0_0_20520356_30329.cpp:3:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_20520356_30329.cpp:3:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_20520356_30329.cpp:3:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_20520356_30329.cpp:3:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_20520356_30329.cpp:3:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_20520356_30329.cpp:3:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_20520356_30329.cpp:4:8: error: 'nbsp' declared as reference but not initialized
 double J[1000],F[1000];  
        ^
0_0_20520356_30329.cpp:4:13: error: 'J' does not name a type
 double J[1000],F[1000];  
             ^
0_0_20520356_30329.cpp:4:34: error: expected constructor, destructor, or type conversion before ';' token
 double J[1000],F[1000];  
                                  ^
0_0_20520356_30329.cpp:4:40: error: expected constructor, destructor, or type conversion before ';' token
 double J[1000],F[1000];  
                                        ^
0_0_20520356_30329.cpp:5:8: error: redefinition of 'double& nbsp'
 double R[1000];  
        ^
0_0_20520356_30329.cpp:4:8: note: 'double& nbsp' previously declared here
 double J[1000],F[1000];  
        ^
0_0_20520356_30329.cpp:5:13: error: 'R' does not name a type
 double R[1000];  
             ^
0_0_20520356_30329.cpp:5:26: error: expected constructor, destructor, or type conversion before ';' token
 double R[1000];  
                          ^
0_0_20520356_30329.cpp:5:32: error: expected constructor, destructor, or type conversion before ';' token
 double R[1000];  
                                ^
0_0_20520356_30329.cpp:6:5: error: conflicting declaration 'int& nbsp'
 int main()  
     ^
0_0_20520356_30329.cpp:4:8: note: previous declaration as 'double& nbsp'
 double J[1000],F[1000];  
        ^
0_0_20520356_30329.cpp:6:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main()  
                 ^
0_0_20520356_30329.cpp:6:27: error: expected constructor, destructor, or type conversion before ';' token
 int main()  
                           ^
0_0_20520356_30329.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 06:19:09, Gzip enabled