LeetCode #1338 Reduce Array Size to The Half 数组大小减半
1338 Reduce Array Size to The Half 数组大小减半
Description:
You are given an integer array arr. You can choose a set of integers and remove all the occurrences of these integers in the array.
Return the mi