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_26472284_29732.cpp: In member function 'bool Task_sch::bfs()':
0_0_26472284_29732.cpp:41:9: error: 's' was not declared in this scope
   Width[s]=0;
         ^
0_0_26472284_29732.cpp:56:12: error: 't' was not declared in this scope
   if(Width[t]==-1)return false;
            ^
0_0_26472284_29732.cpp: In member function 'int Task_sch::dfs(int, int)':
0_0_26472284_29732.cpp:62:11: error: 't' was not declared in this scope
   if(cur==t)return dis;
           ^
0_0_26472284_29732.cpp: In member function 'bool Task_sch::Ans()':
0_0_26472284_29732.cpp:84:20: error: 's' was not declared in this scope
    while(int d=dfs(s,0x7f7f7f7f))Maxflow+=d;
                    ^


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-10-06 10:34:03, Gzip enabled