mirror of
https://github.com/krahets/hello-algo.git
synced 2026-09-01 20:57:13 +00:00
build
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
---
|
||||
comments: true
|
||||
icon: material/head-heart-outline
|
||||
status: new
|
||||
---
|
||||
|
||||
# 15. 贪心
|
||||
|
||||
<div class="center-table" markdown>
|
||||
|
||||
{ width="70%" }
|
||||
|
||||
</div>
|
||||
|
||||
## 本章内容
|
||||
|
||||
- [15.1 贪心算法](https://www.hello-algo.com/chapter_greedy/greedy_algorithm/)
|
||||
- [15.2 分数背包问题](https://www.hello-algo.com/chapter_greedy/fractional_knapsack_problem/)
|
||||
Reference in New Issue
Block a user