This is a place to put my clutters, no matter you like it or not, welcome here.
0%
448. Find All Numbers Disappeared in an Array
Posted onEdited onIn面試Views: Symbols count in article: 1.3kReading time ≈1 mins.
Given an array nums of n integers where nums[i] is in the range [1, n], return an array of all the integers in the range [1, n] that do not appear in nums.