0_0_5439725_14621.cpp: In function `void SPFA()':
0_0_5439725_14621.cpp:48: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5439725_14621.cpp:36: error: using obsolete binding at `i'
0_0_5439725_14621.cpp: In function `bool BFS()':
0_0_5439725_14621.cpp:74: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5439725_14621.cpp:65: error: using obsolete binding at `i'
0_0_5439725_14621.cpp: In function `int main()':
0_0_5439725_14621.cpp:134: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5439725_14621.cpp:126: error: using obsolete binding at `i'
|