kevinzou66
Results
1
issues of
kevinzou66
my key code is: ```int main() { std::vector points = ReadPoints(); // read my test points to create a raw polygon, returned points is not closed geos::geom::CoordinateSequence coords; for (const...