From 73f0ae994063da8217f92891b1ccec007282d8eb Mon Sep 17 00:00:00 2001 From: ranwen Date: Mon, 28 Dec 2020 01:33:34 +0800 Subject: [PATCH] =?utf8?q?fix=20topic/rmq.md:=20=E6=9B=B4=E6=AD=A3?= =?utf8?q?=E7=A9=BA=E9=97=B4=E5=A4=8D=E6=9D=82=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- docs/topic/rmq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/topic/rmq.md b/docs/topic/rmq.md index feb6265d..e8a9b52f 100644 --- a/docs/topic/rmq.md +++ b/docs/topic/rmq.md @@ -28,7 +28,7 @@ RMQ 是英文 Range Maximum/Minimum Query 的缩写,表示区间最大(最 时间复杂度 $O(n)-O(\log n)$ -空间复杂度 $O(n\log n)$ +空间复杂度 $O(n)$ ## Four Russian -- 2.11.0