原文链接: https://leetcode-cn.com/problems/maximize-grid-happiness
英文原文You are given four integers, m, n, introvertsCount,
标签详情
记忆化搜索 分类
原文链接: https://leetcode-cn.com/problems/largest-color-value-in-a-directed-graph
英文原文There is a directed graph of n colo
原文链接: https://leetcode-cn.com/problems/the-earliest-and-latest-rounds-where-players-compete
英文原文There is a tournament
原文链接: https://leetcode-cn.com/problems/three-steps-problem-lcci
英文原文A child is running up a staircase with n steps and
原文链接: https://leetcode-cn.com/problems/fei-bo-na-qi-shu-lie-lcof
中文题目写一个函数,输入 n ,求斐波那契(Fibonacci)数列的第 n 项(即 F(N))。斐波那契
原文链接: https://leetcode-cn.com/problems/qing-wa-tiao-tai-jie-wen-ti-lcof
中文题目一只青蛙一次可以跳上1级台阶,也可以跳上2级台阶。求该青蛙跳上一个 n 级
原文链接: https://leetcode-cn.com/problems/boolean-evaluation-lcci
英文原文Given a boolean expression consisting of the symbol
原文链接: https://leetcode-cn.com/problems/meChtZ
英文原文
中文题目小扣打算去秋日市集,由于游客较多,小扣的移动速度受到了人流影响:
- 小扣从 `x` 号站点移动至 `x + 1` 号站点需
原文链接: https://leetcode-cn.com/problems/fpTFWP
中文题目给定一个 m x n 整数矩阵 matrix ,找出其中 最长递增路径 的长度。
对于每个单元格,你可以往上,下,
原文链接: https://leetcode-cn.com/problems/kplEvH
英文原文
中文题目「力扣挑战赛」中 `N*M` 大小的自行车炫技赛场的场地由一片连绵起伏的上下坡组成,场地的高度值记录于二维数组 `terra
上一页
3 / 3