0_0_2698046_15596.cpp: In function `int main()':
0_0_2698046_15596.cpp:13: error: name lookup of `j' changed for new ISO `for' scoping
0_0_2698046_15596.cpp:12: error: using obsolete binding at `j'
0_0_2698046_15596.cpp:24: error: invalid types `int[int]' for array subscript
0_0_2698046_15596.cpp:26: error: invalid types `int[int]' for array subscript
0_0_2698046_15596.cpp:28: error: name lookup of `l' changed for new ISO `for' scoping
0_0_2698046_15596.cpp:24: error: using obsolete binding at `l'
0_0_2698046_15596.cpp:28: error: invalid types `int[int]' for array subscript
|