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 19082de commit 1472ba0Copy full SHA for 1472ba0
algorithms/HouseRobberII/README.md
@@ -49,4 +49,4 @@ int rob(int *nums, int n)
49
50
## 扩展
51
52
-[House Robber](../House Robber): 无环的情况
+[House Robber](../HouseRobber): 无环的情况
0 commit comments