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_16394374_17191.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394374_17191.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394374_17191.cpp:4:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394374_17191.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394374_17191.cpp:6:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16394374_17191.cpp:11:5: error: 'vector' does not name a type
     vector  us;
     ^
0_0_16394374_17191.cpp: In member function 'void node::init()':
0_0_16394374_17191.cpp:14:9: error: 'us' was not declared in this scope
         us.push_back(15);
         ^
0_0_16394374_17191.cpp: In member function 'bool node::find(int)':
0_0_16394374_17191.cpp:22:9: error: expected ';' before 'if'
         if(us[i]==n) return 1;
         ^
0_0_16394374_17191.cpp:22:9: error: expected primary-expression before 'if'
0_0_16394374_17191.cpp:22:9: error: expected ')' before 'if'
0_0_16394374_17191.cpp:22:12: error: 'us' was not declared in this scope
         if(us[i]==n) return 1;
            ^
0_0_16394374_17191.cpp: At global scope:
0_0_16394374_17191.cpp:29:1: error: 'queue' does not name a type
 queue  Q;
 ^
0_0_16394374_17191.cpp:30:1: error: 'map' does not name a type
 map,bool Map;
 ^
0_0_16394374_17191.cpp: In function 'bool check()':
0_0_16394374_17191.cpp:35:5: error: expected ';' before 'if'
     if(mark[i]
     ^
0_0_16394374_17191.cpp:35:5: error: expected primary-expression before 'if'
0_0_16394374_17191.cpp:35:5: error: expected ')' before 'if'
0_0_16394374_17191.cpp:36:5: error: expected ')' before 'bj'
     bj=0;
     ^
0_0_16394374_17191.cpp: At global scope:
0_0_16394374_17191.cpp:38:1: error: expected declaration 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 13:22:40, Gzip enabled