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_19519413_6886.cpp:1:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_19519413_6886.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include <cstdio>  
         ^
0_0_19519413_6886.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include <algorithm>  
         ^
0_0_19519413_6886.cpp:4:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_19519413_6886.cpp:4:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_19519413_6886.cpp:4:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_19519413_6886.cpp:4:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_19519413_6886.cpp:4:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_19519413_6886.cpp:4:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_19519413_6886.cpp:5:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19519413_6886.cpp:5:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19519413_6886.cpp:6:6: error: 'nbsp' declared as reference but not initialized
 bool cmp(int x,int y)  
      ^
0_0_19519413_6886.cpp:6:23: error: expected ')' before ';' token
 bool cmp(int x,int y)  
                       ^
0_0_19519413_6886.cpp:6:23: error: expected constructor, destructor, or type conversion before ';' token
0_0_19519413_6886.cpp:6:24: error: 'x' does not name a type
 bool cmp(int x,int y)  
                        ^
0_0_19519413_6886.cpp:6:35: error: 'y' does not name a type
 bool cmp(int x,int y)  
                                   ^
0_0_19519413_6886.cpp:6:48: error: expected constructor, destructor, or type conversion before ';' token
 bool cmp(int x,int y)  
                                                ^
0_0_19519413_6886.cpp:7:1: error: expected unqualified-id before '{' token
 {  
 ^
0_0_19519413_6886.cpp:9:7: error: expected constructor, destructor, or type conversion before ';' token
 }  
       ^
0_0_19519413_6886.cpp:9:13: error: expected constructor, destructor, or type conversion before ';' token
 }  
             ^
0_0_19519413_6886.cpp:10:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19519413_6886.cpp:10:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19519413_6886.cpp:11:5: error: conflicting declaration 'int& nbsp'
 int a[1000000];  
     ^
0_0_19519413_6886.cpp:6:6: note: previous declaration as 'bool& nbsp'
 bool cmp(int x,int y)  
      ^
0_0_19519413_6886.cpp:11:10: error: 'a' does not name a type
 int a[1000000];  
          ^
0_0_19519413_6886.cpp:11:26: error: expected constructor, destructor, or type conversion before ';' token
 int a[1000000];  
                          ^
0_0_19519413_6886.cpp:11:32: error: expected constructor, destructor, or type conversion before ';' token
 int a[1000000];  
                                ^
0_0_19519413_6886.cpp:12:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_19519413_6886.cpp:12:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_19519413_6886.cpp:13:5: error: conflicting declaration 'int& nbsp'
 int main()  
     ^
0_0_19519413_6886.cpp:6:6: note: previous declaration as 'bool& nbsp'
 bool cmp(int x,int y)  
      ^
0_0_19519413_6886.cpp:13:17: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main()  
                 ^
0_0_19519413_6886.cpp:13:27: error: expected constructor, destructor, or type conversion before ';' token
 int main()  
                           ^
0_0_19519413_6886.cpp:14: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-10-06 10:25:04, Gzip enabled