756047_0_0_348.cpp: In function `void Union(int, int)':
756047_0_0_348.cpp:28: error: `max' undeclared (first use this function)
756047_0_0_348.cpp:28: error: (Each undeclared identifier is reported only once for each function it appears in.)
756047_0_0_348.cpp: In function `int main()':
756047_0_0_348.cpp:42: error: `max' undeclared (first use this function)
|