原文链接: https://leetcode-cn.com/problems/path-with-minimum-effort
英文原文You are a hiker preparing for an upcoming hike. Yo
标签详情
矩阵 分类
原文链接: https://leetcode-cn.com/problems/determine-whether-matrix-can-be-obtained-by-rotation
英文原文Given two n x n binary
原文链接: https://leetcode-cn.com/problems/nearest-exit-from-entrance-in-maze
英文原文You are given an m x n matrix maze (0-in
原文链接: https://leetcode-cn.com/problems/cyclically-rotating-a-grid
英文原文You are given an m x n integer matrix grid, w
原文链接: https://leetcode-cn.com/problems/find-a-peak-element-ii
英文原文A peak element in a 2D grid is an element that is st
原文链接: https://leetcode-cn.com/problems/check-if-move-is-legal
英文原文You are given a 0-indexed 8 x 8 grid board, where bo
原文链接: https://leetcode-cn.com/problems/maximum-matrix-sum
英文原文You are given an n x n integer matrix. You can do the fo
原文链接: https://leetcode-cn.com/problems/last-day-where-you-can-still-cross
英文原文There is a 1-based binary matrix where 0
原文链接: https://leetcode-cn.com/problems/minimize-the-difference-between-target-and-chosen-elements
英文原文You are given an
原文链接: https://leetcode-cn.com/problems/convert-1d-array-into-2d-array
英文原文You are given a 0-indexed 1-dimensional (1D)