Move docs/zh back to docs.

This commit is contained in:
krahets
2023-10-08 01:22:57 +08:00
parent 70cff2d99f
commit 400b3914f6
591 changed files with 0 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# 贪心
<div class="center-table" markdown>
![贪心](../assets/covers/chapter_greedy.jpg){ width="600" }
</div>
!!! abstract
向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。
贪心策略在一轮轮的简单选择中,逐步导向最佳的答案。