0_0_3051475_27570.cpp: In function `int least_length(int, int, int)':
0_0_3051475_27570.cpp:16: error: name lookup of `i' changed for new ISO `for' scoping
0_0_3051475_27570.cpp:14: error: using obsolete binding at `i'
0_0_3051475_27570.cpp:23: error: name lookup of `j' changed for new ISO `for' scoping
0_0_3051475_27570.cpp:19: error: using obsolete binding at `j'
0_0_3051475_27570.cpp: In function `int main()':
0_0_3051475_27570.cpp:37: error: name lookup of `i' changed for new ISO `for' scoping
0_0_3051475_27570.cpp:34: error: using obsolete binding at `i'
|