0_0_6429517_5084.cpp: In function `void Dijkstra(int, int)':
0_0_6429517_5084.cpp:18: error: name lookup of `i' changed for new ISO `for' scoping
0_0_6429517_5084.cpp:12: error: using obsolete binding at `i'
0_0_6429517_5084.cpp:30: error: name lookup of `j' changed for new ISO `for' scoping
0_0_6429517_5084.cpp:21: error: using obsolete binding at `j'
|