0_0_5166553_4568.cpp:5: error: `main' must return `int'
0_0_5166553_4568.cpp: In function `int main(...)':
0_0_5166553_4568.cpp:10: error: new initializer expression list treated as compound expression
0_0_5166553_4568.cpp:15: error: name lookup of `i' changed for new ISO `for' scoping
0_0_5166553_4568.cpp:12: error: using obsolete binding at `i'
0_0_5166553_4568.cpp:22: error: expected unqualified-id before "int"
0_0_5166553_4568.cpp:22: error: expected `,' or `;' before "int"
0_0_5166553_4568.cpp:24: error: invalid operands of types `int' and `<unknown type>' to binary `operator>'
0_0_5166553_4568.cpp:26: error: overloaded function with no contextual type information
0_0_5166553_4568.cpp:27: error: `d' undeclared (first use this function)
0_0_5166553_4568.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
|