0_0_32068157_28615.cpp: In function 'int judge(int, int)':
0_0_32068157_28615.cpp:28:68: error: expected ')' at end of input
if(max(point[p].y, point[p + 1].y) < min(point[q].y, point[q + 1].y
^
0_0_32068157_28615.cpp:28:68: error: expected ')' at end of input
0_0_32068157_28615.cpp:28:68: error: expected statement at end of input
0_0_32068157_28615.cpp:28:68: error: expected '}' at end of input
|