mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-19 23:10:58 +00:00
Fix multilingual content typos (#1958)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
在此基礎上,動態規劃問題還有一些判斷的“加分項”。
|
||||
|
||||
- 問題包含最大(小)或最多(少)等最最佳化描述。
|
||||
- 問題包含最大(小)或最多(少)等最佳化描述。
|
||||
- 問題的狀態能夠使用一個串列、多維矩陣或樹來表示,並且一個狀態與其周圍的狀態存在遞推關係。
|
||||
|
||||
相應地,也存在一些“減分項”。
|
||||
|
||||
Reference in New Issue
Block a user