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_11307779_31641.cpp:11: error: expected constructor, destructor, or type conversion before '<' token
0_0_11307779_31641.cpp:11: error: expected `,' or `;' before '<' token
0_0_11307779_31641.cpp: In function `void add_edge(int, int, int)':
0_0_11307779_31641.cpp:16: error: `G' undeclared (first use this function)
0_0_11307779_31641.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11307779_31641.cpp: In function `int dfs(int, int, int)':
0_0_11307779_31641.cpp:22: error: `G' undeclared (first use this function)
0_0_11307779_31641.cpp: In function `int max_flow(int, int)':
0_0_11307779_31641.cpp:39: error: `INF' undeclared (first use this function)
0_0_11307779_31641.cpp: In function `bool dfs(int)':
0_0_11307779_31641.cpp:46: error: `G' undeclared (first use this function)
0_0_11307779_31641.cpp: In function `void printmat()':
0_0_11307779_31641.cpp:58: error: `G' undeclared (first use this function)
0_0_11307779_31641.cpp: In function `int main()':
0_0_11307779_31641.cpp:73: error: `L' undeclared (first use this function)
0_0_11307779_31641.cpp:101: error: no matching function for call to `dfs()'
0_0_11307779_31641.cpp:19: note: candidates are: int dfs(int, int, int)
0_0_11307779_31641.cpp:44: note:                 bool dfs(int)


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:31:39, Gzip enabled