0_0_33160655_8909.cpp: In function 'int get_circle_circle_intersection(Circle, Circle, std::vector<Point>&)':
0_0_33160655_8909.cpp:78:29: error: expected ')' at end of input
if(dcmp(fabs(C1.r-C2.r)-d)%3
^
0_0_33160655_8909.cpp:78:29: error: expected statement at end of input
0_0_33160655_8909.cpp:78:29: error: expected '}' at end of input
|