132587_0_5764.cpp: In function `int main()':
132587_0_5764.cpp:10: error: `max' undeclared (first use this function)
132587_0_5764.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
132587_0_5764.cpp:10: error: template argument 1 is invalid
132587_0_5764.cpp:10: error: invalid type in declaration before ';' token
132587_0_5764.cpp:11: error: `set' has not been declared
132587_0_5764.cpp:11: error: request for member of non-aggregate type before '(' token
132587_0_5764.cpp:12: error: invalid types `int[int]' for array subscript
132587_0_5764.cpp:21: error: invalid types `int[long int]' for array subscript
132587_0_5764.cpp:24: error: invalid types `int[long int]' for array subscript
|