0_0_11055095_10377.cpp: In function `void Dijkstra(int, int, int*, int*, int (*)[100])':
0_0_11055095_10377.cpp:45: error: name lookup of `j' changed for new ISO `for' scoping
0_0_11055095_10377.cpp:35: error: using obsolete binding at `j'
0_0_11055095_10377.cpp: In function `int main()':
0_0_11055095_10377.cpp:78: error: name lookup of `i' changed for new ISO `for' scoping
0_0_11055095_10377.cpp:71: error: using obsolete binding at `i'
|