178314_0_7929.cpp: In function `int main()':
178314_0_7929.cpp:30: error: name lookup of `i' changed for new ISO `for' scoping
178314_0_7929.cpp:25: error: using obsolete binding at `i'
178314_0_7929.cpp:37: error: name lookup of `j' changed for new ISO `for' scoping
178314_0_7929.cpp:32: error: using obsolete binding at `j'
|