0_0_12201934_22296.cpp:3:10: #include expects "FILENAME" or <FILENAME>
0_0_12201934_22296.cpp: In function `int main()':
0_0_12201934_22296.cpp:8: error: `MAX' undeclared (first use this function)
0_0_12201934_22296.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12201934_22296.cpp:13: error: no match for 'operator<<' in 'std::cin << T'
0_0_12201934_22296.cpp:17: error: `a' undeclared (first use this function)
0_0_12201934_22296.cpp:36: error: invalid types `<unknown type>[int]' for array subscript
|