2024-06-04发表2025-01-15更新LeetCode每日一题1 分钟读完 (大约161个字)3067. 在带权树网络中统计可连接服务器对数目分糖果 难度: medium 原始链接: https://leetcode.cn/problems/count-pairs-of-connectable-servers-in-a-weighted-tree-network 标签: 深度优先遍历 阅读更多
2024-06-03发表2025-01-15更新LeetCode每日一题几秒读完 (大约68个字)1103. 分糖果 II分糖果 II 难度: easy 原始链接: https://leetcode.cn/problems/distribute-candies-to-people 标签: 模拟 阅读更多
2024-06-02发表2025-01-15更新LeetCode每日一题几秒读完 (大约62个字)575. 分糖果分糖果 难度: easy 原始链接: https://leetcode.cn/problems/distribute-candies 标签: 哈希 阅读更多
2024-06-02发表2025-01-15更新LeetCode每日一题几秒读完 (大约82个字)2928. 给小朋友们分糖果 I给小朋友们分糖果 I 难度: easy 原始链接: https://leetcode.cn/problems/distribute-candies-among-children-i 标签: 数学 阅读更多
2024-05-31发表2025-01-15更新LeetCode每日一题几秒读完 (大约98个字)2965. 找出缺失和重复的数字找出缺失和重复的数字 难度: easy 原始链接: https://leetcode.cn/problems/find-missing-and-repeated-values 标签: 哈希 阅读更多