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_18804387_12593.cpp:1:7: error: macro names must be identifiers
 #ifdef _MSC_VER  
       ^
0_0_18804387_12593.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include <fstream>  
         ^
0_0_18804387_12593.cpp:6:9: error: #include expects "FILENAME" or <FILENAME>
 #include <stdio.h>  
         ^
0_0_18804387_12593.cpp:7:9: error: #include expects "FILENAME" or <FILENAME>
 #include <iostream>  
         ^
0_0_18804387_12593.cpp:8:9: error: #include expects "FILENAME" or <FILENAME>
 #include <string.h>  
         ^
0_0_18804387_12593.cpp:9:9: error: #include expects "FILENAME" or <FILENAME>
 #include <string>  
         ^
0_0_18804387_12593.cpp:10:9: error: #include expects "FILENAME" or <FILENAME>
 #include <limits.h>  
         ^
0_0_18804387_12593.cpp:11:9: error: #include expects "FILENAME" or <FILENAME>
 #include <algorithm>  
         ^
0_0_18804387_12593.cpp:12:9: error: #include expects "FILENAME" or <FILENAME>
 #include <math.h>  
         ^
0_0_18804387_12593.cpp:13:9: error: #include expects "FILENAME" or <FILENAME>
 #include <numeric>  
         ^
0_0_18804387_12593.cpp:14:9: error: #include expects "FILENAME" or <FILENAME>
 #include <functional>  
         ^
0_0_18804387_12593.cpp:15:9: error: #include expects "FILENAME" or <FILENAME>
 #include <ctype.h>  
         ^
0_0_18804387_12593.cpp:16:9: error: #include expects "FILENAME" or <FILENAME>
 #include <stack>  
         ^
0_0_18804387_12593.cpp:21:7: error: macro names must be identifiers
 #ifdef DEBUG    
       ^
0_0_18804387_12593.cpp:4:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_18804387_12593.cpp:4:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_18804387_12593.cpp:17:6: error: expected nested-name-specifier before '&' token
 using namespace std;  
      ^
0_0_18804387_12593.cpp:17:21: error: expected identifier before '&' token
 using namespace std;  
                     ^
0_0_18804387_12593.cpp:17:26: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                          ^
0_0_18804387_12593.cpp:17:27: error: 'std' does not name a type
 using namespace std;  
                           ^
0_0_18804387_12593.cpp:17:36: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                    ^
0_0_18804387_12593.cpp:17:42: error: expected constructor, destructor, or type conversion before ';' token
 using namespace std;  
                                          ^
0_0_18804387_12593.cpp:18:6: error: expected constructor, destructor, or type conversion before ';' token
   
      ^
0_0_18804387_12593.cpp:18:12: error: expected constructor, destructor, or type conversion before ';' token
   
            ^
0_0_18804387_12593.cpp:19:5: error: 'nbsp' declared as reference but not initialized
 int main(void)  
     ^
0_0_18804387_12593.cpp:19:21: error: expected constructor, destructor, or type conversion before 'nbsp'
 int main(void)  
                     ^
0_0_18804387_12593.cpp:19:31: error: expected constructor, destructor, or type conversion before ';' token
 int main(void)  
                               ^
0_0_18804387_12593.cpp:20: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 04:23:03, Gzip enabled