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_33279808_2397.cpp: In function 'int BFS(int, int)':
0_0_33279808_2397.cpp:20:23: error: 'struct point' has no member named 'x0'
   int x = que.front().x0;
                       ^
0_0_33279808_2397.cpp:21:23: error: 'struct point' has no member named 'y0'
   int y = que.front().y0;
                       ^
0_0_33279808_2397.cpp:27:28: error: 'j' was not declared in this scope
    if(!vis[x1][y1] && M[i][j] == '.'){
                            ^


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-30 10:24:59, Gzip enabled