原文链接: https://leetcode-cn.com/problems/check-if-it-is-a-good-array
英文原文Given an array nums of positive integers.
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/cells-with-odd-values-in-a-matrix
英文原文There is an m x n matrix that is initiali
原文链接: https://leetcode-cn.com/problems/reconstruct-a-2-row-binary-matrix
英文原文Given the following details of a matrix w
原文链接: https://leetcode-cn.com/problems/maximum-score-words-formed-by-letters
英文原文Given a list of words, list of
原文链接: https://leetcode-cn.com/problems/shift-2d-grid
英文原文Given a 2D grid of size m x n and an integer k. You need
原文链接: https://leetcode-cn.com/problems/greatest-sum-divisible-by-three
英文原文Given an array nums of integers,
原文链接: https://leetcode-cn.com/problems/minimum-moves-to-move-a-box-to-their-target-location
英文原文A storekeeper is a gam
原文链接: https://leetcode-cn.com/problems/minimum-time-visiting-all-points
英文原文On a 2D plane, there are n points with int
原文链接: https://leetcode-cn.com/problems/count-servers-that-communicate
英文原文You are given a map of a server center, repr
原文链接: https://leetcode-cn.com/problems/search-suggestions-system
英文原文Given an array of strings products and a string s