0_0_3093339_31881.cpp: In function `void bfs(int, int)':
0_0_3093339_31881.cpp:79: error: name lookup of `j' changed for new ISO `for' scoping
0_0_3093339_31881.cpp:67: error: using obsolete binding at `j'
0_0_3093339_31881.cpp: In function `int maxflowsap(int, int, int)':
0_0_3093339_31881.cpp:150: error: name lookup of `tmpv' changed for new ISO `for' scoping
0_0_3093339_31881.cpp:144: error: using obsolete binding at `tmpv'
0_0_3093339_31881.cpp: In function `int main()':
0_0_3093339_31881.cpp:264: error: name lookup of `i' changed for new ISO `for' scoping
0_0_3093339_31881.cpp:256: error: using obsolete binding at `i'
|