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 86f794b

Browse files
更新 0746.使用最小花费爬楼梯 排版格式修复
1 parent 9b24f3c commit 86f794b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎problems/0746.使用最小花费爬楼梯.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
* cost[i] 将会是一个整型数据,范围为 [0, 999]
3838

3939

40-
# 算法公开课
40+
## 算法公开课
4141

42-
**《代码随想录》算法视频公开课:[动态规划开更了!| LeetCode:746. 使用最小花费爬楼梯](https://www.bilibili.com/video/BV16G411c7yZ/),相信结合视频再看本篇题解,更有助于大家对本题的理解**
42+
**[《代码随想录》算法视频公开课](https://programmercarl.com/other/gongkaike.html)::[动态规划开更了!| LeetCode:746. 使用最小花费爬楼梯](https://www.bilibili.com/video/BV16G411c7yZ/),相信结合视频再看本篇题解,更有助于大家对本题的理解**
4343

4444

4545
-----------
@@ -523,3 +523,4 @@ public class Solution
523523
<a href="https://programmercarl.com/other/kstar.html" target="_blank">
524524
<img src="../pics/网站星球宣传海报.jpg" width="1000"/>
525525
</a>
526+

0 commit comments

Comments
(0)

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