Skip to content

Commit c49f30e

Browse files
authored
Fix li_chao_tree.md (#113)
1 parent 11d7b87 commit c49f30e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convex_hull_trick/li_chao_tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Li-Chao tree
33
documentation_of: ./li_chao_tree.hpp
44
---
55

6-
Li-Chao tree の実装.一次関数 $ax + b$ による区間 chmin,一点での最小値取得が,最小値取得が可能な $x$ の個数 $N$ に対してクエリ $O(\log N)$ の計算量で可能.
6+
Li-Chao tree の実装.一次関数 $ax + b$ による区間 chmin が $O((\log N)^2)$,一点での最小値取得が $O(\log N)$ の計算量で可能($N$ は最小値取得を行う $x$ の個数)
77

88
## 使用方法
99

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy