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_22538914_11413.cpp: In function 'int main()':
0_0_22538914_11413.cpp:91:36: error: too many arguments to function 'int mincostflow(int, int)'
         int ans=mincostflow(s,t,n+2);
                                    ^
0_0_22538914_11413.cpp:55:5: note: declared here
 int mincostflow(int s,int t)//求出从s到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-09-30 07:32:34, Gzip enabled