2024-01-18发表2024-01-18更新LeetCode每日一题几秒读完 (大约92个字)2171. 拿出最少数目的魔法豆2171. 拿出最少数目的魔法豆 难度: medium 原始链接: https://leetcode.cn/problems/removing-minimum-number-of-magic-beans 标签: 排序, 前缀和 阅读更多
2023-11-24发表2023-12-01更新LeetCode每日一题1 分钟读完 (大约148个字)2824. 统计和小于目标的下标对数目2824. 统计和小于目标的下标对数目 难度: easy 原始链接: https://leetcode.cn/problems/count-pairs-whose-sum-is-less-than-target 标签: 排序, 二分 阅读更多