0_0_9340457_18070.cpp: In function `int fun(int, int)':
0_0_9340457_18070.cpp:9: error: name lookup of `i' changed for new ISO `for' scoping
0_0_9340457_18070.cpp:5: error: using obsolete binding at `i'
0_0_9340457_18070.cpp: In function `int main()':
0_0_9340457_18070.cpp:27: error: name lookup of `i' changed for new ISO `for' scoping
0_0_9340457_18070.cpp:22: error: using obsolete binding at `i'
|