0_0_1400774_24495.cpp:5: error: `main' must return `int'
0_0_1400774_24495.cpp: In function `int main(...)':
0_0_1400774_24495.cpp:13: error: name lookup of `i' changed for new ISO `for' scoping
0_0_1400774_24495.cpp:9: error: using obsolete binding at `i'
0_0_1400774_24495.cpp:14: error: `j' undeclared (first use this function)
0_0_1400774_24495.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1400774_24495.cpp:27: error: expected primary-expression before '}' token
0_0_1400774_24495.cpp:27: error: expected `;' before '}' token
|