原文链接: https://leetcode-cn.com/problems/number-of-paths-with-max-score
英文原文You are given a square board of charact
标签详情
动态规划 分类
原文链接: https://leetcode-cn.com/problems/n-th-tribonacci-number
英文原文The Tribonacci sequence Tn is defined as follows:&nb
原文链接: https://leetcode-cn.com/problems/largest-1-bordered-square
英文原文Given a 2D grid of 0s and 1s, return the number o
原文链接: https://leetcode-cn.com/problems/stone-game-ii
英文原文Alice and Bob continue their games with piles of stones.
原文链接: https://leetcode-cn.com/problems/distinct-echo-substrings
英文原文Return the number of distinct non-empty substrings
原文链接: https://leetcode-cn.com/problems/longest-common-subsequence
英文原文Given two strings text1 and text2, return the le
原文链接: https://leetcode-cn.com/problems/longest-chunked-palindrome-decomposition
英文原文You are given a string text. You s
原文链接: https://leetcode-cn.com/problems/number-of-dice-rolls-with-target-sum
英文原文You have d dice and each die has f fac
原文链接: https://leetcode-cn.com/problems/largest-multiple-of-three
英文原文Given an array of digits digits, return the large
原文链接: https://leetcode-cn.com/problems/constrained-subsequence-sum
英文原文Given an integer array nums and an integer k, r