LeetCode: 2870-Minimum Number of Operations to Make Array Empty 解題紀錄
題目
You are given a 0-indexed array nums
consisting of positive integers.
There are two types of operations that you can apply on the array any number of times:
Read More »LeetCode: 2870-Minimum Number of Operations to Make Array Empty 解題紀錄