Notice
250x250
Recent Posts
Recent Comments
Link
목록2024/12/07 (1)
넘치게 채우기
[LeetCode] 1760. Minimum Limit of Balls in a Bag
https://leetcode.com/problems/minimum-limit-of-balls-in-a-bag/description/leetcode - Minimum Limit of Balls in a Bag문제 유형: 이진 탐색문제 난이도: Medium 문제You are given an integer array nums where the ith bag contains nums[i] balls. You are also given an integer maxOperations.You can perform the following operation at most maxOperations times:Take any bag of balls and divide it into two new bags with a po..
PS/LeetCode
2024. 12. 7. 12:30