This commit is contained in:
halfrost
2022-01-09 21:21:21 +08:00
parent 97312873b2
commit 4c3088b02a

View File

@ -1,4 +1,4 @@
# [1296. Divide Array in Sets of K Consecutive Numbers](https://leetcode-cn.com/problems/divide-array-in-sets-of-k-consecutive-numbers/)
# [1296. Divide Array in Sets of K Consecutive Numbers](https://leetcode.com/problems/divide-array-in-sets-of-k-consecutive-numbers/)
## 题目