0_0_38629157_25072.cpp: In function 'double TriAngleCircleInsection(Circle, point, point)':
0_0_38629157_25072.cpp:29:37: error: expected '}' at end of input
if(dcmp(det(OA,OB))==0) return 0; //
^
0_0_38629157_25072.cpp:24:1: note: to match this '{'
{
^
|