Skip to content

Commit 3cc9454

Browse files
authored
Update 198.house-robber.md
1 parent 42a8490 commit 3cc9454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

problems/198.house-robber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ class Solution:
205205

206206
## 相关题目
207207

208-
- [198.house-robber](https://github.com/azl397985856/leetcode/blob/master/problems/198.house-robber.md)
208+
- [337.house-robber-iii](https://github.com/azl397985856/leetcode/blob/master/problems/337.house-robber-iii.md)
209209

210210
更多题解可以访问我的 LeetCode 题解仓库:https://github.com/azl397985856/leetcode 。 目前已经 35K star 啦。
211211

0 commit comments

Comments
 (0)