Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb5e085a

Browse files
authored
fixed typo
1 parent0e5bfda commitb5e085a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎basic_algorithm/dp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Function(x) {
9191
}
9292
```
9393

94-
动态规划:是一种解决问 题的思想,大规模问题的结果,是由小规模问 题的结果运算得来的。动态规划可用递归来实现(Memorization Search)
94+
动态规划:是一种解决问题的思想,大规模问题的结果,是由小规模问题的结果运算得来的。动态规划可用递归来实现(Memorization Search)
9595

9696
##使用场景
9797

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp