We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a8490 commit 3cc9454Copy full SHA for 3cc9454
problems/198.house-robber.md
@@ -205,7 +205,7 @@ class Solution:
205
206
## 相关题目
207
208
-- [198.house-robber](https://github.com/azl397985856/leetcode/blob/master/problems/198.house-robber.md)
+- [337.house-robber-iii](https://github.com/azl397985856/leetcode/blob/master/problems/337.house-robber-iii.md)
209
210
更多题解可以访问我的 LeetCode 题解仓库:https://github.com/azl397985856/leetcode 。 目前已经 35K star 啦。
211
0 commit comments