原文链接: https://leetcode-cn.com/problems/max-sum-of-rectangle-no-larger-than-k
英文原文Given an m x n matrix matrix and an i
标签详情
动态规划 分类
原文链接: https://leetcode-cn.com/problems/guess-number-higher-or-lower-ii
英文原文We are playing the Guessing Game. The game
原文链接: https://leetcode-cn.com/problems/wiggle-subsequence
英文原文A wiggle sequence is a sequence where the differences be
原文链接: https://leetcode-cn.com/problems/combination-sum-iv
英文原文Given an array of distinct integers nums and a target in
原文链接: https://leetcode-cn.com/problems/is-subsequence
英文原文Given two strings s and t, return true if s is a subsequence
原文链接: https://leetcode-cn.com/problems/rotate-function
英文原文You are given an integer array nums of length n.
Assume ar
原文链接: https://leetcode-cn.com/problems/integer-replacement
英文原文Given a positive integer n, you can apply one of t
原文链接: https://leetcode-cn.com/problems/frog-jump
英文原文A frog is crossing a river. The river is divided into some number
原文链接: https://leetcode-cn.com/problems/split-array-largest-sum
英文原文Given an array nums which consists of non-negative
原文链接: https://leetcode-cn.com/problems/partition-equal-subset-sum
英文原文Given a non-empty array nums containing only pos