There was an error while loading. Please reload this page.
1 parent 89c3ffd commit e538eb5Copy full SHA for e538eb5
Others/2281.Sum-of-Total-Strength-of-Wizards/Readme.md
@@ -1,4 +1,4 @@
1
-### 6077.Sum-of-Total-Strength-of-Wizards
+### 2281.Sum-of-Total-Strength-of-Wizards
2
3
根据套路,我们不会去枚举所有的subarray再找其中的weakest。相反,我们遍历每个元素将其作为weakest,再找对应的subarray。
4
0 commit comments