Skip to content

Commit 4c3088b

Browse files
committed
update
1 parent 9731287 commit 4c3088b

File tree

1 file changed

+1
-1
lines changed
  • leetcode/1296.Divide-Array-in-Sets-of-K-Consecutive-Numbers

1 file changed

+1
-1
lines changed

leetcode/1296.Divide-Array-in-Sets-of-K-Consecutive-Numbers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [1296. Divide Array in Sets of K Consecutive Numbers](https://leetcode-cn.com/problems/divide-array-in-sets-of-k-consecutive-numbers/)
1+
# [1296. Divide Array in Sets of K Consecutive Numbers](https://leetcode.com/problems/divide-array-in-sets-of-k-consecutive-numbers/)
22

33
## 题目
44

0 commit comments

Comments
 (0)