코딩
Leetcode(1) 1481번
쁘띠염
2022. 9. 2. 19:27
https://leetcode.com/problems/least-number-of-unique-integers-after-k-removals/
Least Number of Unique Integers after K Removals - LeetCode
Level up your coding skills and quickly land a job. This is the best place to expand your knowledge and get prepared for your next interview.
leetcode.com
여전히 count와 len(arr)의 관계, 매개 변수가 언제 감소할지를 구현하기 어렵다.