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_27120096_8192.cpp: In function 'int main()':
0_0_27120096_8192.cpp:142:5: error: redefinition of 'int main()'
 int main()
     ^
0_0_27120096_8192.cpp:108:5: note: 'int main()' previously defined here
 int main()
     ^
0_0_27120096_8192.cpp:144:16: error: 'first' was not declared in this scope
         memset(first,-1,sizeof(first));
                ^
0_0_27120096_8192.cpp:145:16: error: 'nex' was not declared in this scope
         memset(nex,-1,sizeof(nex));
                ^
0_0_27120096_8192.cpp:146:9: error: 'cc' was not declared in this scope
         cc=0;
         ^
0_0_27120096_8192.cpp:153:25: error: 'add_edge' was not declared in this scope
         add_edge(u,v,c,w);
                         ^
0_0_27120096_8192.cpp:155:23: error: 'Min_Cost_Flow' was not declared in this scope
     Min_Cost_Flow(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-12-05 10:03:34, Gzip enabled