Module Geometry

Geometry

**Frequency: 2/10** Often appear in ICPC.

Resources

- [CP Algorithms: Basic Geometry](https://cp-algorithms.com/geometry/basic-geometry.html)

Problems

Three points 118 / 132 1000
Line segment intersection 68 / 90 1100
Line intersection 45 / 56 1100
Quadrilateral classification 31 / 44 1100
Point location 33 / 44 1100
Triangle classification 36 / 37 1200
Polygon area 57 / 60 1200
Distance to polygon 30 / 37 1400
Convex hull 54 / 63 1500
Perpendicular pairs 21 / 30 1600
Maximum quadrilateral 26 / 60 1700
Catching butterflies 2 / 5 2200