Move docs/* to docs/zh/*

This commit is contained in:
krahets
2023-10-08 01:33:09 +08:00
parent 400b3914f6
commit 6f7e768cb7
591 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# 贪心
<div class="center-table" markdown>
![贪心](../assets/covers/chapter_greedy.jpg){ width="600" }
</div>
!!! abstract
向日葵朝着太阳转动,时刻都在追求自身成长的最大可能。
贪心策略在一轮轮的简单选择中,逐步导向最佳的答案。