326542_0_30082.cpp: In function `void dijkstra(int, double (*)[1001], double*, int*, int, bool*)':
326542_0_30082.cpp:18: error: name lookup of `i' changed for new ISO `for' scoping
326542_0_30082.cpp:10: error: using obsolete binding at `i'
326542_0_30082.cpp:31: error: name lookup of `j' changed for new ISO `for' scoping
326542_0_30082.cpp:22: error: using obsolete binding at `j'
|