Skip to content

Commit 6e962dc

Browse files
authored
Changed formula to plain text in the index
1 parent fc86084 commit 6e962dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ especially popular in field of competitive programming.*
3333
- [Kraut & Determinant](./linear_algebra/determinant-kraut.html)
3434

3535
### Geometry
36-
- [Length of the union of intervals on a line in $O(n\log n)$](./geometry/length-of-segments-union.html)
36+
- [Length of the union of intervals on a line in O(N\*logN)](./geometry/length-of-segments-union.html)
3737
- [Circle-Line Intersection](./geometry/circle-line-intersection.html)
3838
- [Circle-Circle Intersection](./geometry/circle-circle-intersection.html)
3939

0 commit comments

Comments
 (0)