|
2 | 2 | * @Author: LetMeFly |
3 | 3 | * @Date: 2022-05-19 18:48:53 |
4 | 4 | * @LastEditors: LetMeFly.xyz |
5 | | - * @LastEditTime: 2026-01-10 23:52:24 |
| 5 | + * @LastEditTime: 2026-01-25 10:28:16 |
6 | 6 | --> |
7 | 7 | # LetLeet Blog |
8 | 8 |
|
|
678 | 678 | |1857.有向图中最大颜色值|困难|<a href="https://leetcode.cn/problems/largest-color-value-in-a-directed-graph/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2025/05/26/LeetCode%201857.%E6%9C%89%E5%90%91%E5%9B%BE%E4%B8%AD%E6%9C%80%E5%A4%A7%E9%A2%9C%E8%89%B2%E5%80%BC/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/148242411" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/largest-color-value-in-a-directed-graph/solutions/3686868/letmefly-1857you-xiang-tu-zhong-zui-da-y-6wj6/" target="_blank">LeetCode题解</a>| |
679 | 679 | |1863.找出所有子集的异或总和再求和|简单|<a href="https://leetcode.cn/problems/sum-of-all-subset-xor-totals/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2025/04/06/LeetCode%201863.%E6%89%BE%E5%87%BA%E6%89%80%E6%9C%89%E5%AD%90%E9%9B%86%E7%9A%84%E5%BC%82%E6%88%96%E6%80%BB%E5%92%8C%E5%86%8D%E6%B1%82%E5%92%8C/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/147027120" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/sum-of-all-subset-xor-totals/solutions/3642017/letmefly-1863zhao-chu-suo-you-zi-ji-de-y-a02c/" target="_blank">LeetCode题解</a>| |
680 | 680 | |1870.准时到达的列车最小时速|中等|<a href="https://leetcode.cn/problems/minimum-speed-to-arrive-on-time/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2024/10/02/LeetCode%201870.%E5%87%86%E6%97%B6%E5%88%B0%E8%BE%BE%E7%9A%84%E5%88%97%E8%BD%A6%E6%9C%80%E5%B0%8F%E6%97%B6%E9%80%9F/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/142680612" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/minimum-speed-to-arrive-on-time/solutions/2937033/letmefly-1870zhun-shi-dao-da-de-lie-che-liv8g/" target="_blank">LeetCode题解</a>| |
681 | | -|1877.数组中最大数对和的最小值|中等|<a href="https://leetcode.cn/problems/minimize-maximum-pair-sum-in-array/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2026/01/24/LeetCode%201877.%E6%95%B0%E7%BB%84%E4%B8%AD%E6%9C%80%E5%A4%A7%E6%95%B0%E5%AF%B9%E5%92%8C%E7%9A%84%E6%9C%80%E5%B0%8F%E5%80%BC/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/157333871" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/minimize-maximum-pair-sum-in-array/solutions/3888328/letmefly-1877shu-zu-zhong-zui-da-shu-dui-yxqi/" target="_blank">LeetCode题解</a>| |
| 681 | +|1877.数组中最大数对和的最小值|中等|<a href="https://leetcode.cn/problems/minimize-maximum-pair-sum-in-array/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2026/01/24/LeetCode%201877.%E6%95%B0%E7%BB%84%E4%B8%AD%E6%9C%80%E5%A4%A7%E6%95%B0%E5%AF%B9%E5%92%8C%E7%9A%84%E6%9C%80%E5%B0%8F%E5%80%BC/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/157333871" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/minimize-maximum-pair-sum-in-array/solutions/3888405/letmefly-1877shu-zu-zhong-zui-da-shu-dui-sm70/" target="_blank">LeetCode题解</a>| |
682 | 682 | |1884.鸡蛋掉落-两枚鸡蛋|中等|<a href="https://leetcode.cn/problems/egg-drop-with-2-eggs-and-n-floors/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2024/10/13/LeetCode%201884.%E9%B8%A1%E8%9B%8B%E6%8E%89%E8%90%BD-%E4%B8%A4%E6%9E%9A%E9%B8%A1%E8%9B%8B/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/142906976" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/egg-drop-with-2-eggs-and-n-floors/solutions/2949710/letmefly-1884ji-dan-diao-luo-liang-mei-j-saz6/" target="_blank">LeetCode题解</a>| |
683 | 683 | |1895.最大的幻方|中等|<a href="https://leetcode.cn/problems/largest-magic-square/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2026/01/18/LeetCode%201895.%E6%9C%80%E5%A4%A7%E7%9A%84%E5%B9%BB%E6%96%B9/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/157104818" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/largest-magic-square/solutions/3883805/letmefly-1895zui-da-de-huan-fang-bao-li-9ln7k/" target="_blank">LeetCode题解</a>| |
684 | 684 | |1901.寻找峰值II|中等|<a href="https://leetcode.cn/problems/find-a-peak-element-ii/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2023/12/19/LeetCode%201901.%E5%AF%BB%E6%89%BE%E5%B3%B0%E5%80%BCII/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/135083347" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/find-a-peak-element-ii/solutions/2572012/letmefly-1901xun-zhao-feng-zhi-iier-fen-19tmj/" target="_blank">LeetCode题解</a>| |
|
701 | 701 | |1971.寻找图中是否存在路径|简单|<a href="https://leetcode.cn/problems/find-if-path-exists-in-graph/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2022/12/19/LeetCode%201971.%E5%AF%BB%E6%89%BE%E5%9B%BE%E4%B8%AD%E6%98%AF%E5%90%A6%E5%AD%98%E5%9C%A8%E8%B7%AF%E5%BE%84/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/128377260" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/find-if-path-exists-in-graph/solutions/2026262/letmefly-1971xun-zhao-tu-zhong-shi-fou-c-uunl/" target="_blank">LeetCode题解</a>| |
702 | 702 | |1975.最大方阵和|中等|<a href="https://leetcode.cn/problems/maximum-matrix-sum/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2026/01/05/LeetCode%201975.%E6%9C%80%E5%A4%A7%E6%96%B9%E9%98%B5%E5%92%8C/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/156614059" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/maximum-matrix-sum/solutions/3873474/letmefly-1975zui-da-fang-zhen-he-nao-jin-j6w7/" target="_blank">LeetCode题解</a>| |
703 | 703 | |1976.到达目的地的方案数|中等|<a href="https://leetcode.cn/problems/number-of-ways-to-arrive-at-destination/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2024/03/05/LeetCode%201976.%E5%88%B0%E8%BE%BE%E7%9B%AE%E7%9A%84%E5%9C%B0%E7%9A%84%E6%96%B9%E6%A1%88%E6%95%B0/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/136481215" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/number-of-ways-to-arrive-at-destination/" target="_blank">LeetCode题解</a>| |
| 704 | +|1984.学生分数的最小差值|简单|<a href="https://leetcode.cn/problems/minimum-difference-between-highest-and-lowest-of-k-scores/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2026/01/25/LeetCode%201984.%E5%AD%A6%E7%94%9F%E5%88%86%E6%95%B0%E7%9A%84%E6%9C%80%E5%B0%8F%E5%B7%AE%E5%80%BC/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/157362645" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/minimum-difference-between-highest-and-lowest-of-k-scores/solutions/3888715/letmefly-1984xue-sheng-fen-shu-de-zui-xi-3qnw/" target="_blank">LeetCode题解</a>| |
704 | 705 | |1993.树上的操作|中等|<a href="https://leetcode.cn/problems/operations-on-tree/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2023/09/23/LeetCode%201993.%E6%A0%91%E4%B8%8A%E7%9A%84%E6%93%8D%E4%BD%9C/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/133198960" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/operations-on-tree/solutions/2455220/letmefly-1993shu-shang-de-cao-zuo-da-mo-1n5vz/" target="_blank">LeetCode题解</a>| |
705 | 706 | |1997.访问完所有房间的第一天|中等|<a href="https://leetcode.cn/problems/first-day-where-you-have-been-in-all-the-rooms/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2024/03/28/LeetCode%201997.%E8%AE%BF%E9%97%AE%E5%AE%8C%E6%89%80%E6%9C%89%E6%88%BF%E9%97%B4%E7%9A%84%E7%AC%AC%E4%B8%80%E5%A4%A9/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/137119523" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/first-day-where-you-have-been-in-all-the-rooms/solutions/2712786/letmefly-1997fang-wen-wan-suo-you-fang-j-6nrr/" target="_blank">LeetCode题解</a>| |
706 | 707 | |2007.从双倍数组中还原原数组|中等|<a href="https://leetcode.cn/problems/find-original-array-from-doubled-array/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2024/04/18/LeetCode%202007.%E4%BB%8E%E5%8F%8C%E5%80%8D%E6%95%B0%E7%BB%84%E4%B8%AD%E8%BF%98%E5%8E%9F%E5%8E%9F%E6%95%B0%E7%BB%84/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/137924488" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/find-original-array-from-doubled-array/solutions/2745715/letmefly-2007cong-shuang-bei-shu-zu-zhon-o8uy/" target="_blank">LeetCode题解</a>| |
|
0 commit comments