0_0_8941035_31312.cpp: In function `double get_angle(const Cir&, const Cir&)':
0_0_8941035_31312.cpp:39: error: `M_PI' undeclared (first use this function)
0_0_8941035_31312.cpp:39: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_8941035_31312.cpp: In function `void wrap_hull()':
0_0_8941035_31312.cpp:76: error: `M_PI' undeclared (first use this function)
0_0_8941035_31312.cpp: In function `int main()':
0_0_8941035_31312.cpp:103: error: `M_PI' undeclared (first use this function)
|