0_0_36503698_1954.cpp: In function 'double area_circle_intersect(circle, circle)': 0_0_36503698_1954.cpp:30:45: error: expected '}' at end of input if( dcmp( d - c1.r - c2.r ) >= 0 ) return 0;// ^