X

leetcode

LEETCODE 1536. Minimum Swaps to Arrange a Binary Grid 解题思路分析

题目大意: 排布二进制网格的最少交换次数…

LEETCODE 1537. Get the Maximum Score 解题思路分析

题目大意: 最大得分 你有两个 …

LEETCODE 1533. Find the Index of the Large Integer 解题思路分析

题目大意: 找出大数的下标 给你一个整数…

LEETCODE 1526. Minimum Number of Increments on Subarrays to Form a Target Array 解题思路分析

题目大意: 形成目标数组的子数组最少增加…

LEETCODE 1531. String Compression II 解题思路分析

题目大意: 压缩字符串 II 行程长度编…

LEETCODE 1529. Bulb Switcher IV 解题思路分析

题目大意: 灯泡开关 IV 房间中有&n…

LEETCODE 1530. Number of Good Leaf Nodes Pairs 解题思路分析

好叶子节点对的数量 给你二叉树的根节点&…

LEETCODE 676. Implement Magic Dictionary 解题思路分析

题目大意: 实现一个魔法字典 实现一个带…

LEETCODE 1513. Number of Substrings With Only 1s 解题思路分析

题目大意: 仅含 1 的子串数 给你一个…

LEETCODE 1514. Path with Maximum Probability 解题思路分析

题目大意: 概率最大的路径 给你一个由 …