0_0_1242925_10067.cpp: In function `int main()':
0_0_1242925_10067.cpp:17: error: expected unqualified-id before "int"
0_0_1242925_10067.cpp:17: error: expected `,' or `;' before "int"
0_0_1242925_10067.cpp:19: error: name lookup of `i' changed for new ISO `for' scoping
0_0_1242925_10067.cpp:16: error: using obsolete binding at `i'
0_0_1242925_10067.cpp:22: error: `to' undeclared (first use this function)
0_0_1242925_10067.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
|