摘要: Given an array of intervals where intervals[i] = [starti, endi], merge all overlapping intervals, and return an array of the non-overlapping intervals 阅读全文
posted @ 2021-01-23 18:28 coderJ_ONE 阅读(74) 评论(0) 推荐(0) 编辑
摘要: Given a sequence of positive integers and another positive integer p. The sequence is said to be a perfect sequence if M≤m×p where M and m are the max 阅读全文
posted @ 2021-01-23 15:38 coderJ_ONE 阅读(135) 评论(0) 推荐(0) 编辑