0_0_8622263_7937.cpp: In function `int main()':
0_0_8622263_7937.cpp:54: error: name lookup of `i' changed for new ISO `for' scoping
0_0_8622263_7937.cpp:51: error: using obsolete binding at `i'
0_0_8622263_7937.cpp:54: error: expected primary-expression before "int"
0_0_8622263_7937.cpp:54: error: expected `;' before "int"
0_0_8622263_7937.cpp:58: error: `j' undeclared (first use this function)
0_0_8622263_7937.cpp:58: error: (Each undeclared identifier is reported only once for each function it appears in.)
|