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_17088060_25388.cpp: In function 'int bfs(int, int, int, int)':
0_0_17088060_25388.cpp:46:5: error: 'queue' was not declared in this scope
     queue<int> a,b;
     ^
0_0_17088060_25388.cpp:46:11: error: expected primary-expression before 'int'
     queue<int> a,b;
           ^
0_0_17088060_25388.cpp:50:5: error: 'a' was not declared in this scope
     a.push(x);
     ^
0_0_17088060_25388.cpp:51:5: error: 'b' was not declared in this scope
     b.push(y);
     ^
0_0_17088060_25388.cpp:59:35: error: 'ny' was not declared in this scope
             int dx=nx+dr[i][0],dy=ny+dr[i][1];
                                   ^


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-12-03 02:46:09, Gzip enabled