0_0_12214155_14958.cpp: In function `double minPerimeter(const std::vector<Point2D, std::allocator<Point2D> >&)':
0_0_12214155_14958.cpp:46: error: `sqrt' undeclared (first use this function)
0_0_12214155_14958.cpp:46: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12214155_14958.cpp:58: error: `fabs' undeclared (first use this function)
|