[UVA][三角形交集][段交、射法、凸包] 11122 - Tri Tri
Problem E TriTri Input: Standard Input Output: Standard Output Given the vertices of two triangles, check whether both of them have any common interior point. No points on the edges or vertices are considered interior to a triangle. &n...