const _getUniqueNums = (start,end,n) => { // 补全代码 let arr=[];&nb...