题解

Tisfy3 天前
算法·leetcode·矩阵·题解·回文·分类讨论
LeetCode 3240.最少翻转次数使二进制矩阵回文 II:分类讨论力扣题目链接:https://leetcode.cn/problems/minimum-number-of-flips-to-make-binary-grid-palindromic-ii/
Tisfy3 天前
算法·leetcode·题解·贪心·思维
LeetCode 3244.新增道路查询后的最短距离 II:贪心(跃迁合并)-9行py(O(n))力扣题目链接:https://leetcode.cn/problems/shortest-distance-after-road-addition-queries-ii/
DdddJMs__1353 天前
c语言·leetcode·题解
C语言 | Leetcode C语言题解之第564题寻找最近的回文数题目:题解:
朔北之忘 Clancy4 天前
c语言·开发语言·c++·学习·算法·青少年编程·题解
2022 年 9 月青少年软编等考 C 语言二级真题解析统计一个整数序列中与指定数字 m m m 误差范围小于等于 x x x 的数的个数。时间限制:1 s 内存限制:64 MB
Alexxtl5 天前
题解
20241120 校内模拟赛 T3 题解给定一个数列 \(A\),数列的元素取值范围为 \([1,m]\)。请计算有多少个非空子区间满足以下条件:该区间内每个元素的出现次数都相同(没有出现的元素视为出现 \(0\) 次)。
Mopes__7 天前
python·leetcode·题解
Python | Leetcode Python题解之第564题寻找最近的回文数题目:题解:
Mopes__7 天前
python·leetcode·题解
Python | Leetcode Python题解之第564题数组嵌套题目:题解:
Tisfy9 天前
python·leetcode·矩阵·题解·回文
LeetCode 3239.最少翻转次数使二进制矩阵回文 I:遍历(行和列两种情况分别讨论)力扣题目链接:https://leetcode.cn/problems/minimum-number-of-flips-to-make-binary-grid-palindromic-i/
DdddJMs__13510 天前
c语言·leetcode·题解
C语言 | Leetcode C语言题解之第557题反转字符串中的单词III题目:题解:
DdddJMs__13511 天前
c语言·leetcode·题解
C语言 | Leetcode C语言题解之第552题学生出勤记录II题目:题解:
DdddJMs__13511 天前
c语言·leetcode·题解
C语言 | Leetcode C语言题解之第554题砖墙题目:题解:
__AtYou__11 天前
leetcode·golang·题解
Golang | Leetcode Golang题解之第563题二叉树的坡度题目:题解:
Ddddddd_15812 天前
c++·leetcode·题解
C++ | Leetcode C++题解之第560题和为K的子数组题目:题解:
__AtYou__12 天前
leetcode·golang·题解
Golang | Leetcode Golang题解之第557题反转字符串中的单词III题目:题解:
Mopes__13 天前
python·leetcode·题解
Python | Leetcode Python题解之第542题01矩阵题目:题解:
DdddJMs__13513 天前
c语言·leetcode·题解
C语言 | Leetcode C语言题解之第542题01矩阵题目:题解:
__AtYou__13 天前
leetcode·golang·题解
Golang | Leetcode Golang题解之第546题移除盒子题目:题解:
Mopes__13 天前
python·leetcode·题解
Python | Leetcode Python题解之第559题N叉树的最大深度题目:题解:
m0_5719575814 天前
java·leetcode·题解
Java | Leetcode Java题解之第542题01矩阵题目:题解:
__AtYou__14 天前
leetcode·golang·题解
Golang | Leetcode Golang题解之第556题下一个更大元素III题目:题解: