0_0_8563093_4716.cpp: In function `void spfa(int)':
0_0_8563093_4716.cpp:56: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8563093_4716.cpp:31: error: using obsolete binding at `i'
0_0_8563093_4716.cpp: In function `void dfs(int, int)':
0_0_8563093_4716.cpp:74: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8563093_4716.cpp:65: error: using obsolete binding at `i'
|