0_0_35170651_11619.cpp: In function 'long long int dfs(int, long long int, long long int)':
0_0_35170651_11619.cpp:55:12: error: a function-definition is not allowed here before '{' token
int dinic(){
^
0_0_35170651_11619.cpp:133:1: error: expected '}' at end of input
}
^
|