Skip to content

Commit 5dc1708

Browse files
authored
Correct inaccurate Chinese translation. (trekhleb#768)
1 parent ae91537 commit 5dc1708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ _Read this in other languages:_
175175
* `B` [快速算次方](src/algorithms/math/fast-powering)
176176
* `A` [排列](src/algorithms/sets/permutations) (有/无重复)
177177
* `A` [组合](src/algorithms/sets/combinations) (有/无重复)
178-
* **动态编程** - 使用以前找到的子解决方案构建解决方案
178+
* **动态规划(Dynamic programming)** - 使用以前找到的子解决方案构建解决方案
179179
* `B` [斐波那契数](src/algorithms/math/fibonacci)
180180
* `B` [跳跃游戏](src/algorithms/uncategorized/jump-game)
181181
* `B` [独特路径](src/algorithms/uncategorized/unique-paths)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy