Nieuws

Latest commit History History 59 lines (57 loc) · 1.8 KB master Leetcode_progress / 027-remove-element / ...
Given an integer array nums and an integer val, remove all occurrences of val in nums in-place. The order of the elements may be changed. Then return the number of elements in nums which are not equal ...