原文链接: https://leetcode-cn.com/problems/add-to-array-form-of-integer
英文原文The array-form of an integer num is an array r
标签详情
数组 分类
原文链接: https://leetcode-cn.com/problems/subarrays-with-k-different-integers
英文原文Given an integer array nums and an inte
原文链接: https://leetcode-cn.com/problems/minimum-number-of-k-consecutive-bit-flips
英文原文You are given a binary array nums
原文链接: https://leetcode-cn.com/problems/number-of-squareful-arrays
英文原文An array is squareful if the sum of every pair o
原文链接: https://leetcode-cn.com/problems/find-the-town-judge
英文原文In a town, there are n people labeled from 1 to n. Ther
原文链接: https://leetcode-cn.com/problems/available-captures-for-rook
英文原文On an 8 x 8 chessboard, there is exactly one wh
原文链接: https://leetcode-cn.com/problems/minimum-cost-to-merge-stones
英文原文There are n piles of stones arranged in a row.
原文链接: https://leetcode-cn.com/problems/grid-illumination
英文原文There is a 2D grid of size n x n where each cell of this
原文链接: https://leetcode-cn.com/problems/find-common-characters
英文原文Given a string array words, return an array of all c
原文链接: https://leetcode-cn.com/problems/max-consecutive-ones-iii
英文原文Given a binary array nums and an integer k, return