1055188_0_0_4750.cpp: In function `void sort(double*, double*, int)':
1055188_0_0_4750.cpp:29: error: name lookup of `i' changed for new ISO `for' scoping
1055188_0_0_4750.cpp:17: error: using obsolete binding at `i'
1055188_0_0_4750.cpp: In function `int main()':
1055188_0_0_4750.cpp:72: error: name lookup of `i' changed for new ISO `for' scoping
1055188_0_0_4750.cpp:64: error: using obsolete binding at `i'
|