-
959. Regions Cut By Slashes
题目 An n x n grid is composed of 1 x 1&nb…
-
2398. Maximum Number of Robots Within Budget
好久没有写博客了,来水一篇吧。 题目 ——预算内最多机器人数量 You have n ro…
-
2366. Minimum Replacements to Sort the Array
题目 ——将数组排序的最少替换次数 You are given a 0-indexed i…
-
858. Mirror Reflection
题目 ——镜面反射 There is a special square room with mirrors o…
-
2350. Shortest Impossible Sequence of Rolls
题目 ——2350. 不可能得到的最短骰子序列 You are given an integer array&…
-
2354. Number of Excellent Pairs
题目 ——“优质数对的数目” You are given a 0-indexed posi…
-
2344. Minimum Deletions to Make Array Divisible
题目 ——“使数组可以被整除的最少删除次数” You are given two positive integ…
-
1879. Minimum XOR Sum of Two Arrays
题目 题目链接,https://leetcode.com/problems/minimum-xor-sum-o…
-
2276. Count Integers in Intervals
题目 https://leetcode.com/problems/count-integers-in-inte…
-
1478. Allocate Mailboxes
题目 Given the array houses where houses[i…