0_0_1609920_10999.cpp: In function `void solve(int)':
0_0_1609920_10999.cpp:34: error: name lookup of `j' changed for new ISO `for' scoping
0_0_1609920_10999.cpp:30: error: using obsolete binding at `j'
0_0_1609920_10999.cpp: In function `int main()':
0_0_1609920_10999.cpp:50: error: name lookup of `i' changed for new ISO `for' scoping
0_0_1609920_10999.cpp:44: error: using obsolete binding at `i'
|