原文链接: https://leetcode-cn.com/problems/shortest-subarray-with-sum-at-least-k
英文原文Given an integer array nums and an in
标签详情
前缀和 分类
原文链接: https://leetcode-cn.com/problems/random-point-in-non-overlapping-rectangles
英文原文You are given an array of non-ov
原文链接: https://leetcode-cn.com/problems/binary-subarrays-with-sum
英文原文Given a binary array nums and an integer goal, re
原文链接: https://leetcode-cn.com/problems/subarray-sums-divisible-by-k
英文原文Given an integer array nums and an integer k,
原文链接: https://leetcode-cn.com/problems/minimum-number-of-k-consecutive-bit-flips
英文原文You are given a binary array nums
原文链接: https://leetcode-cn.com/problems/max-consecutive-ones-iii
英文原文Given a binary array nums and an integer k, return
原文链接: https://leetcode-cn.com/problems/number-of-submatrices-that-sum-to-target
英文原文Given a matrix and a target,
原文链接: https://leetcode-cn.com/problems/car-pooling
英文原文There is a car with capacity empty seats. The vehicle only driv
原文链接: https://leetcode-cn.com/problems/corporate-flight-bookings
英文原文There are n flights that are labeled from 1 to n.
原文链接: https://leetcode-cn.com/problems/longest-well-performing-interval
英文原文We are given hours, a list of the number o