mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 12:58:42 +08:00
Add the section of summary of greedy.
This commit is contained in:
@ -273,6 +273,8 @@ nav:
|
||||
- 15.3. 最大容量问题: chapter_greedy/max_capacity_problem.md
|
||||
# [status: new]
|
||||
- 15.4. 最大切分乘积问题: chapter_greedy/max_product_cutting_problem.md
|
||||
# [status: new]
|
||||
- 15.5. 小结: chapter_greedy/summary.md
|
||||
- 16. 附录:
|
||||
# [icon: material/help-circle-outline]
|
||||
- chapter_appendix/index.md
|
||||
|
||||
Reference in New Issue
Block a user