0_0_5960025_32018.cpp: In function `int main()':
0_0_5960025_32018.cpp:38: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5960025_32018.cpp:29: error: using obsolete binding at `i'
0_0_5960025_32018.cpp: In function `void Dijkstra()':
0_0_5960025_32018.cpp:86: error: name lookup of `j' changed for new ISO `for' scoping
0_0_5960025_32018.cpp:78: error: using obsolete binding at `j'
|