Skip to content

Commit 38d6cd3

Browse files
authored
Update README.md
1 parent bc2b2e4 commit 38d6cd3

File tree

1 file changed

+1
-1
lines changed
  • solution/2100-2199/2134.Minimum Swaps to Group All 1's Together II

1 file changed

+1
-1
lines changed

solution/2100-2199/2134.Minimum Swaps to Group All 1's Together II/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ public class Solution {
244244

245245
<!-- solution:start -->
246246

247-
### Solution 2: Prefix Sum
247+
### 方法二:前缀和
248248

249249
<!-- tabs:start -->
250250

0 commit comments

Comments
 (0)