76314_0_12937.cpp: In function `int main()':
76314_0_12937.cpp:28: error: name lookup of `i' changed for new ISO `for' scoping
76314_0_12937.cpp:20: error: using obsolete binding at `i'
76314_0_12937.cpp:38: error: name lookup of `j' changed for new ISO `for' scoping
76314_0_12937.cpp:30: error: using obsolete binding at `j'
|