2024-08-01发表2024-09-05更新LeetCode每日一题2 分钟读完 (大约244个字)LCP 40. 心算挑战心算挑战 难度: easy 原始链接: https://leetcode.cn/problems/uOAnQW 标签: 前缀和, 贪心 阅读更多
2024-07-30发表2024-09-05更新LeetCode每日一题几秒读完 (大约90个字)3111. 覆盖所有点的最少矩形数目覆盖所有点的最少矩形数目 难度: medium 原始链接: https://leetcode.cn/problems/minimum-rectangles-to-cover-points 标签: 排序, 贪心 阅读更多
2024-07-27发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约153个字)3106. 满足距离约束且字典序最小的字符串满足距离约束且字典序最小的字符串 难度: medium 原始链接: https://leetcode.cn/problems/lexicographically-smallest-string-after-operations-with-constraint 标签: 贪心 阅读更多
2024-07-26发表2024-09-05更新LeetCode每日一题几秒读完 (大约77个字)2740. 找出分区值找出分区值 难度: medium 原始链接: https://leetcode.cn/problems/find-the-value-of-the-partition 标签: 排序, 贪心 阅读更多
2024-07-14发表2024-09-05更新LeetCode每日一题1 分钟读完 (大约118个字)807. 保持城市天际线保持城市天际线 难度: medium 原始链接: https://leetcode.cn/problems/max-increase-to-keep-city-skyline 标签: 贪心 阅读更多