mirror of
https://github.com/krahets/hello-algo.git
synced 2026-07-10 22:46:07 +00:00
Update H1 titles.
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||

|
||||
|
||||
### 动态规划思路
|
||||
|
||||
**第一步:思考每轮的决策,定义状态,从而得到 $dp$ 表**
|
||||
|
||||
每一轮的决策是对字符串 $s$ 进行一次编辑操作。
|
||||
|
||||
Reference in New Issue
Block a user