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_36276529_18738.cpp: In function 'void bfs(node)':
0_0_36276529_18738.cpp:8:2: error: 'queue' was not declared in this scope
  queue<node>q;
  ^
0_0_36276529_18738.cpp:8:12: error: expected primary-expression before '>' token
  queue<node>q;
            ^
0_0_36276529_18738.cpp:8:13: error: 'q' was not declared in this scope
  queue<node>q;
             ^
0_0_36276529_18738.cpp:15:11: error: 'm' was not declared in this scope
    if(ax<=m&&ax>0&&ay<=m&&ay>0){
           ^
0_0_36276529_18738.cpp:16:12: error: 'x' was not declared in this scope
     if(dis[x][y]>dis[ax][ay]+a[x][y])//´وزة 
            ^
0_0_36276529_18738.cpp:16:15: error: 'y' was not declared in this scope
     if(dis[x][y]>dis[ax][ay]+a[x][y])//´وزة 
               ^


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-10 12:40:19, Gzip enabled