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_16412315_3097.cpp: In function 'void mincost_maxflow(int, int, int, ll*, int*, ll*)':
0_0_16412315_3097.cpp:139:28: error: cannot convert 'int*' to 'll* {aka long long int*}' for argument '4' to 'void bellman(int, int, ll*, ll*)'
  bellman(source, n, L, prev);
                            ^
0_0_16412315_3097.cpp: In function 'int main()':
0_0_16412315_3097.cpp:253:40: error: cannot convert 'll* {aka long long int*}' to 'int*' for argument '5' to 'void mincost_maxflow(int, int, int, ll*, int*, ll*)'
   mincost_maxflow(s, t, tot, dis, pr, L);
                                        ^


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-25 21:50:05, Gzip enabled