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_22128122_13758.cpp: In function 'bool bfs()':
0_0_22128122_13758.cpp:72:17: error: ambiguating new declaration of 'bool bfs()'
 inline bool bfs() {
                 ^
0_0_22128122_13758.cpp:36:5: note: old declaration 'int bfs()'
 int bfs() {
     ^
0_0_22128122_13758.cpp: In function 'int dfs(int, int)':
0_0_22128122_13758.cpp:89:12: error: redefinition of 'int dfs(int, int)'
 inline int dfs(int x,int f) {
            ^
0_0_22128122_13758.cpp:52:5: note: 'int dfs(int, int)' previously defined here
 int dfs(int x,int f) {
     ^
0_0_22128122_13758.cpp: In function 'void dinic()':
0_0_22128122_13758.cpp:105:13: error: redefinition of 'void dinic()'
 inline void dinic() {
             ^
0_0_22128122_13758.cpp:68:6: note: 'void dinic()' previously defined here
 void dinic() {
      ^


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-29 07:27:39, Gzip enabled