26133_0_1066.cpp: In function `int eq(int*, int)':
26133_0_1066.cpp:8: error: `max' undeclared (first use this function)
26133_0_1066.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
26133_0_1066.cpp:13: error: `min' undeclared (first use this function)
26133_0_1066.cpp: In function `int main()':
26133_0_1066.cpp:51: error: `count' undeclared (first use this function)
|