关注公众号【算法码上来】,每日算法干货马上就来!
题目描述给定一个已排序的正整数数组 nums ,和一个正整数 n 。从 [1, n] 区间内选取任意个数字补充到 nums 中,使得 [1, n] 区间内的任何数字都可以用 nums
2020-01-15