mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-01 11:29:51 +08:00
Add the section of max capacity problem. (#639)
This commit is contained in:
@ -269,6 +269,8 @@ nav:
|
||||
- 15.1. 贪心算法: chapter_greedy/greedy_algorithm.md
|
||||
# [status: new]
|
||||
- 15.2. 分数背包问题: chapter_greedy/fractional_knapsack_problem.md
|
||||
# [status: new]
|
||||
- 15.3. 最大容量问题: chapter_greedy/max_capacity_problem.md
|
||||
- 16. 附录:
|
||||
# [icon: material/help-circle-outline]
|
||||
- chapter_appendix/index.md
|
||||
|
||||
Reference in New Issue
Block a user