589921_0_0_20355.cpp: In function `void compute(int)':
589921_0_0_20355.cpp:22: error: `min' undeclared (first use this function)
589921_0_0_20355.cpp:22: error: (Each undeclared identifier is reported only once for each function it appears in.)
589921_0_0_20355.cpp: In function `int main()':
589921_0_0_20355.cpp:54: error: `min' undeclared (first use this function)
|