We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc86084 commit 6e962dcCopy full SHA for 6e962dc
src/index.md
@@ -33,7 +33,7 @@ especially popular in field of competitive programming.*
33
- [Kraut & Determinant](./linear_algebra/determinant-kraut.html)
34
35
### Geometry
36
-- [Length of the union of intervals on a line in $O(n\log n)$](./geometry/length-of-segments-union.html)
+- [Length of the union of intervals on a line in O(N\*logN)](./geometry/length-of-segments-union.html)
37
- [Circle-Line Intersection](./geometry/circle-line-intersection.html)
38
- [Circle-Circle Intersection](./geometry/circle-circle-intersection.html)
39
0 commit comments