OSDN Git Service

Update index.md
author雷蒻 <34390285+hsfzLZH1@users.noreply.github.com>
Thu, 18 Jul 2019 07:41:47 +0000 (15:41 +0800)
committerGitHub <noreply@github.com>
Thu, 18 Jul 2019 07:41:47 +0000 (15:41 +0800)
按照最新的数据结构部分目录更新了列表内容

docs/ds/index.md

index da1cbc4..7bd1eb0 100644 (file)
 
     -   [x] bitset
 
-    -   [x] 栈
-
-    -   [x] 队列
-
 -   [x] pb_ds
 
     -   [x] pb_ds 简介
 
     -   [x] \_\_gnu_pbds::priority_queue
+    
+-   [x] 栈
+
+-   [x] 队列
 
 -   [x] 链表
 
@@ -56,6 +56,8 @@
     -   [x] 二叉堆
 
     -   [x] 配对堆
+    
+    -   [x] 左偏树
 
 -   [x] 块状数据结构
 
@@ -77,9 +79,9 @@
 
 -   [x] 线段树
 
--   [x] 划分树
+-   [x] 线段树 & 区间历史最值
 
--   [x] 
+-   [x] 划分
 
 -   [x] 平衡树
 
@@ -92,4 +94,7 @@
 -   [x] 珂朵莉树
 
 -   [x] Link Cut Tree
-    -   [x] Euler Tour Tree
+
+-   [x] Euler Tour Tree
+
+-   [x] 析合树