Add new label.

This commit is contained in:
krahets
2023-06-12 23:14:16 +08:00
parent a111b94f23
commit 6c372542ae
2 changed files with 4 additions and 4 deletions

View File

@@ -176,7 +176,7 @@ nav:
- chapter_heap/index.md
- 8.1.   堆: chapter_heap/heap.md
- 8.2.   建堆操作: chapter_heap/build_heap.md
- 8.3.   Top-K 问题: chapter_heap/top_k.md
- 8.3.   Top-K 问题New: chapter_heap/top_k.md
- 8.4.   小结: chapter_heap/summary.md
- 9.     图:
- chapter_graph/index.md