2024-05-08发表2025-01-15更新LeetCode每日一题几秒读完 (大约64个字)2079. 给植物浇水给植物浇水 难度: medium 原始链接: https://leetcode.cn/problems/watering-plants 标签: 贪心 阅读更多
2024-04-18发表2025-01-15更新LeetCode每日一题几秒读完 (大约101个字)2007. 从双倍数组中还原原数组从双倍数组中还原原数组 难度: medium 原始链接: https://leetcode.cn/problems/find-original-array-from-doubled-array 标签: 排序, 贪心 阅读更多
2024-04-10发表2025-01-15更新LeetCode每日一题几秒读完 (大约83个字)1702. 修改后的最大二进制字符串故障键盘 难度: medium 原始链接: https://leetcode.cn/problems/maximum-binary-string-after-change 标签: 贪心 阅读更多
2024-03-30发表2025-01-15更新LeetCode每日一题几秒读完 (大约92个字)2952. 需要添加的硬币的最小数量需要添加的硬币的最小数量 难度: medium 原始链接: https://leetcode.cn/problems/minimum-number-of-coins-to-be-added 标签: 数学, 贪心 阅读更多
2024-03-14发表2025-01-15更新LeetCode每日一题几秒读完 (大约93个字)2789. 合并后数组中的最大元素合并后数组中的最大元素 难度: medium 原始链接: https://leetcode.cn/problems/largest-element-in-an-array-after-merge-operations 标签: 贪心 阅读更多