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