[LeetCode] 1296. Divide Array in Sets of K Consecutive Numbers 划分数组为连续数字的集合

Given an array of integers nums and a positive integer k, check whether it is possible to divide this array into sets of k consecutive numbers. Return
posted @ 2022-04-27 11:41  Grandyang  阅读(221)  评论(0编辑  收藏  举报
Fork me on GitHub