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_16384986_27576.cpp:2:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16384986_27576.cpp:3:9: error: #include expects "FILENAME" or <FILENAME>
 #include
         ^
0_0_16384986_27576.cpp: In function 'int check()':
0_0_16384986_27576.cpp:23:5: error: expected ';' before '{' token
     {
     ^
0_0_16384986_27576.cpp:23:5: error: expected primary-expression before '{' token
0_0_16384986_27576.cpp:23:5: error: expected ')' before '{' token
0_0_16384986_27576.cpp: In function 'int bfs(int, int, int, int)':
0_0_16384986_27576.cpp:33:5: error: 'queue' was not declared in this scope
     queue Q;
     ^
0_0_16384986_27576.cpp:36:5: error: 'Q' was not declared in this scope
     Q.push(z);
     ^
0_0_16384986_27576.cpp:47:9: error: expected ';' before '{' token
         {
         ^
0_0_16384986_27576.cpp:47:9: error: expected primary-expression before '{' token
0_0_16384986_27576.cpp:47:9: error: expected ')' before '{' token
0_0_16384986_27576.cpp:52:49: error: 'P' has no member named 'xn'
             if(map[cur2.x][cur2.y]!='.' || cur2.xn || cur2.ym )
                                                 ^
0_0_16384986_27576.cpp:52:60: error: 'P' has no member named 'ym'
             if(map[cur2.x][cur2.y]!='.' || cur2.xn || cur2.ym )
                                                            ^
0_0_16384986_27576.cpp:58:32: error: lvalue required as left operand of assignment
             && cur.x=1 && cur.x=1 && cur.y
                                ^
0_0_16384986_27576.cpp:59:13: error: expected ')' before '{' token
             {
             ^
0_0_16384986_27576.cpp:69:9: error: expected primary-expression before '}' token
         }
         ^
0_0_16384986_27576.cpp: In function 'int main()':
0_0_16384986_27576.cpp:81:29: error: 'scanf' was not declared in this scope
     while(scanf("%d%d",&n,&m)==2)
                             ^
0_0_16384986_27576.cpp:87:9: error: expected ';' before '{' token
         {
         ^
0_0_16384986_27576.cpp:87:9: error: expected primary-expression before '{' token
0_0_16384986_27576.cpp:87:9: error: expected ')' before '{' token
0_0_16384986_27576.cpp:91:13: error: expected ';' before '{' token
             {
             ^
0_0_16384986_27576.cpp:91:13: error: expected primary-expression before '{' token
0_0_16384986_27576.cpp:91:13: error: expected ')' before '{' token
0_0_16384986_27576.cpp:106:9: error: 'cout' was not declared in this scope
         cout
         ^


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 22:32:41, Gzip enabled