198231_0_31744.cpp: In function `int main()':
198231_0_31744.cpp:5: error: a function-definition is not allowed here before ':' token
198231_0_31744.cpp:5: error: expected `,' or `;' before ':' token
198231_0_31744.cpp:7: error: `c' undeclared (first use this function)
198231_0_31744.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
198231_0_31744.cpp:9: error: expected `;' before ':' token
198231_0_31744.cpp:9: error: expected primary-expression before ':' token
198231_0_31744.cpp:9: error: expected `;' before ':' token
|