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

Commit 10b693a

Browse files
修改 编辑距离公开课链接
1 parent c17e5a9 commit 10b693a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎problems/0072.编辑距离.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ exection -> execution (插入 'u')
4141
* word1 和 word2 由小写英文字母组成
4242

4343
## 算法公开课
44-
**[《代码随想录》算法视频公开课](https://programmercarl.com/other/gongkaike.html):[动态规划终极绝杀! LeetCode:72.编辑距离](https://www.bilibili.com/video/BV1we4y157wB/),相信结合视频再看本篇题解,更有助于大家对本题的理解**
44+
**[《代码随想录》算法视频公开课](https://programmercarl.com/other/gongkaike.html):[动态规划终极绝杀! LeetCode:72.编辑距离](https://www.bilibili.com/video/BV1qv4y1q78f/),相信结合视频再看本篇题解,更有助于大家对本题的理解**
4545

4646
## 思路
4747

@@ -465,4 +465,3 @@ impl Solution {
465465
<a href="https://programmercarl.com/other/kstar.html" target="_blank">
466466
<img src="../pics/网站星球宣传海报.jpg" width="1000"/>
467467
</a>
468-

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /