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