原文链接: https://leetcode-cn.com/problems/count-special-quadruplets
英文原文Given a 0-indexed integer array nums, return the
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/the-number-of-weak-characters-in-the-game
英文原文You are playing a game that conta
原文链接: https://leetcode-cn.com/problems/first-day-where-you-have-been-in-all-the-rooms
英文原文There are n rooms you need t
原文链接: https://leetcode-cn.com/problems/number-of-pairs-of-interchangeable-rectangles
英文原文You are given n rectangles re
原文链接: https://leetcode-cn.com/problems/convert-1d-array-into-2d-array
英文原文You are given a 0-indexed 1-dimensional (1D)
原文链接: https://leetcode-cn.com/problems/number-of-pairs-of-strings-with-concatenation-equal-to-target
英文原文Given an arra
原文链接: https://leetcode-cn.com/problems/maximum-number-of-ways-to-partition-an-array
英文原文You are given a 0-indexed inte
原文链接: https://leetcode-cn.com/problems/final-value-of-variable-after-performing-operations
英文原文There is a programming
原文链接: https://leetcode-cn.com/problems/sum-of-beauty-in-the-array
英文原文You are given a 0-indexed integer array nums. Fo
原文链接: https://leetcode-cn.com/problems/detect-squares
英文原文You are given a stream of points on the X-Y plane. Design an