0_0_12135487_26383.cpp: In function `void add(int)':
0_0_12135487_26383.cpp:14: error: name lookup of `j' changed for new ISO `for' scoping
0_0_12135487_26383.cpp:6: error: using obsolete binding at `j'
0_0_12135487_26383.cpp: In function `int main()':
0_0_12135487_26383.cpp:31: error: name lookup of `i' changed for new ISO `for' scoping
0_0_12135487_26383.cpp:27: error: using obsolete binding at `i'
|