99748_0_28878.cpp: In function `bool isp(int)':
99748_0_28878.cpp:12: error: name lookup of `i' changed for new ISO `for' scoping
99748_0_28878.cpp:8: error: using obsolete binding at `i'
99748_0_28878.cpp: In function `int main()':
99748_0_28878.cpp:26: error: name lookup of `j' changed for new ISO `for' scoping
99748_0_28878.cpp:22: error: using obsolete binding at `j'
|