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_27245066_5075.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_27245066_5075.cpp:3:8: error: macro names must be identifiers
 #define N 2000000  
        ^
0_0_27245066_5075.cpp:2:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_27245066_5075.cpp:2:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_27245066_5075.cpp:2:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_27245066_5075.cpp:2:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_27245066_5075.cpp:2:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_27245066_5075.cpp:2:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_27245066_5075.cpp:4:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_27245066_5075.cpp:4:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_27245066_5075.cpp:5:1: error: '__int64' does not name a type
 __int64 a[N],b[N];  
 ^
0_0_27245066_5075.cpp:5:14: error: 'a' does not name a type
 __int64 a[N],b[N];  
              ^
0_0_27245066_5075.cpp:5:29: error: expected constructor, destructor, or type conversion before ';' token
 __int64 a[N],b[N];  
                             ^
0_0_27245066_5075.cpp:5:35: error: expected constructor, destructor, or type conversion before ';' token
 __int64 a[N],b[N];  
                                   ^
0_0_27245066_5075.cpp:6:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_27245066_5075.cpp:6:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_27245066_5075.cpp:7:6: error: cannot declare reference to 'void'
 void init()  
      ^
0_0_27245066_5075.cpp:7:6: error: variable or field 'nbsp' declared void
0_0_27245066_5075.cpp:7:18: error: expected constructor, destructor, or type conversion before 'nbsp'
 void init()  
                  ^
0_0_27245066_5075.cpp:7:28: error: expected constructor, destructor, or type conversion before ';' token
 void init()  
                            ^
0_0_27245066_5075.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-11-26 14:24:42, Gzip enabled