2024-05-14发表2025-06-09更新LeetCode每日一题几秒读完 (大约83个字)2244. 完成所有任务需要的最少轮数完成所有任务需要的最少轮数 难度: medium 原始链接: https://leetcode.cn/problems/minimum-rounds-to-complete-all-tasks 标签: 贪心 阅读更多
2024-05-13发表2025-06-09更新LeetCode每日一题1 分钟读完 (大约149个字)994. 腐烂的橘子腐烂的橘子 难度: medium 原始链接: https://leetcode.cn/problems/rotting-oranges 标签: 广度优先遍历 阅读更多
2024-05-11发表2025-06-09更新LeetCode每日一题几秒读完 (大约110个字)2391. 收集垃圾的最少总时间收集垃圾的最少总时间 难度: medium 原始链接: https://leetcode.cn/problems/minimum-amount-of-time-to-collect-garbage 标签: 一次遍历 阅读更多
2024-05-10发表2025-06-09更新LeetCode每日一题几秒读完 (大约67个字)2960. 统计已测试设备统计已测试设备 难度: easy 原始链接: https://leetcode.cn/problems/count-tested-devices-after-test-operations 标签: 一次遍历 阅读更多
2024-05-09发表2025-06-09更新LeetCode每日一题几秒读完 (大约97个字)2105. 给植物浇水 II给植物浇水 II 难度: medium 原始链接: https://leetcode.cn/problems/watering-plants-ii 标签: 贪心 阅读更多