Move docs/zh back to docs.

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