0_0_2120783_20825.cpp:3: error: `_int64' does not name a type
0_0_2120783_20825.cpp:6: error: `main' must return `int'
0_0_2120783_20825.cpp: In function `int main(...)':
0_0_2120783_20825.cpp:12: error: `_int64' undeclared (first use this function)
0_0_2120783_20825.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2120783_20825.cpp:12: error: expected `;' before "max"
0_0_2120783_20825.cpp:13: error: expected `;' before "temp"
0_0_2120783_20825.cpp:16: error: `a' undeclared (first use this function)
0_0_2120783_20825.cpp:29: error: `temp' undeclared (first use this function)
0_0_2120783_20825.cpp:30: error: `max' undeclared (first use this function)
|