nice-js-leetcode
nice-js-leetcode copied to clipboard
[2023-02-11]2335. 装满杯子需要的最短总时长👋贪心👋数组👋排序👋堆(优先队列)
题目链接: https://leetcode-cn.com/problems/minimum-amount-of-time-to-fill-cups
难度: Easy
标签: 贪心 数组 排序 堆(优先队列)