0_0_12239139_18109.cpp: In function `void add(int)':
0_0_12239139_18109.cpp:16: error: name lookup of `j' changed for new ISO `for' scoping
0_0_12239139_18109.cpp:8: error: using obsolete binding at `j'
0_0_12239139_18109.cpp: In function `int main()':
0_0_12239139_18109.cpp:33: error: name lookup of `i' changed for new ISO `for' scoping
0_0_12239139_18109.cpp:29: error: using obsolete binding at `i'
|