468185_0_0_21750.cpp:1: error: invalid token
468185_0_0_21750.cpp:1: error: expected unqualified-id before ']' token
468185_0_0_21750.cpp:1: error: expected `,' or `;' before ']' token
468185_0_0_21750.cpp: In function `int main()':
468185_0_0_21750.cpp:30: error: `scanf' undeclared (first use this function)
468185_0_0_21750.cpp:30: error: (Each undeclared identifier is reported only once for each function it appears in.)
468185_0_0_21750.cpp:77: error: `max' undeclared (first use this function)
468185_0_0_21750.cpp:85: error: `printf' undeclared (first use this function)
468185_0_0_21750.cpp: At global scope:
468185_0_0_21750.cpp:90: error: expected unqualified-id before '[' token
468185_0_0_21750.cpp:90: error: expected `,' or `;' before '[' token
|