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_17023208_22247.cpp: In function 'void dfs(int, int, int)':
0_0_17023208_22247.cpp:31:62: error: 'fa' was not declared in this scope
         if(nx==s&&ny==t&&d==3&&maze[nx][ny]==c&&vis[nx][ny]&&fa[nx][ny]==nx*m+ny)
                                                              ^
0_0_17023208_22247.cpp:55:62: error: 'fa' was not declared in this scope
         if(nx==s&&ny==t&&d==3&&maze[nx][ny]==c&&vis[nx][ny]&&fa[nx][ny]==nx*m+ny)
                                                              ^
0_0_17023208_22247.cpp: In function 'int main()':
0_0_17023208_22247.cpp:70:16: error: 'fa' was not declared in this scope
         memset(fa,-1,sizeof(fa));
                ^


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-06-29 07:40:51, Gzip enabled