0_0_1228128_11456.cpp: In function `int prim()':
0_0_1228128_11456.cpp:17: error: name lookup of `i' changed for new ISO `for' scoping
0_0_1228128_11456.cpp:11: error: using obsolete binding at `i'
0_0_1228128_11456.cpp:26: error: name lookup of `j' changed for new ISO `for' scoping
0_0_1228128_11456.cpp:19: error: using obsolete binding at `j'
0_0_1228128_11456.cpp: In function `int main()':
0_0_1228128_11456.cpp:43: error: name lookup of `i' changed for new ISO `for' scoping
0_0_1228128_11456.cpp:37: error: using obsolete binding at `i'
|