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_29819795_27726.cpp: In function 'long long int dinic(int, int)':
0_0_29819795_27726.cpp:60:26: error: 'INF' was not declared in this scope
         while((f=dfs(s,t,INF))>0){
                          ^
0_0_29819795_27726.cpp: In function 'int main()':
0_0_29819795_27726.cpp:81:21: error: too few arguments to function 'long long int dinic(int, int)'
         cout<<dinic()<<endl;
                     ^
0_0_29819795_27726.cpp:52:4: note: declared here
 ll dinic(int s,int t)
    ^


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-17 03:35:37, Gzip enabled