0_0_8401542_32134.cpp: In function `void dijkstra()':
0_0_8401542_32134.cpp:32: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8401542_32134.cpp:19: error: using obsolete binding at `i'
0_0_8401542_32134.cpp: In function `int main()':
0_0_8401542_32134.cpp:50: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8401542_32134.cpp:46: error: using obsolete binding at `i'
|