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_22386307_15253.cpp: In function 'void dfs1(graph, int)':
0_0_22386307_15253.cpp:35:18: error: 'bfs1' was not declared in this scope
     bfs1(j,step+1);
                  ^
0_0_22386307_15253.cpp: In function 'void dfs2(graph, int)':
0_0_22386307_15253.cpp:58:17: error: 'bfs1' was not declared in this scope
    bfs1(j,step+1);
                 ^
0_0_22386307_15253.cpp: In function 'void solve()':
0_0_22386307_15253.cpp:80:10: error: 'bfs1' was not declared in this scope
  bfs1(s,0);
          ^
0_0_22386307_15253.cpp:81:10: error: 'bfs2' was not declared in this scope
  bfs2(t,0);
          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2025-02-19 02:05:52, Gzip enabled