原文链接: https://leetcode-cn.com/problems/grid-game
英文原文You are given a 0-indexed 2D array grid of size 2 x n, where grid
标签详情
矩阵 分类
原文链接: https://leetcode-cn.com/problems/check-if-word-can-be-placed-in-crossword
英文原文You are given an m x n matrix boar
原文链接: https://leetcode-cn.com/problems/minimum-operations-to-make-a-uni-value-grid
英文原文You are given a 2D integer grid
原文链接: https://leetcode-cn.com/problems/minimum-cost-homecoming-of-a-robot-in-a-grid
英文原文There is an m x n grid, where
原文链接: https://leetcode-cn.com/problems/count-fertile-pyramids-in-a-land
英文原文A farmer has a rectangular grid of land wi
原文链接: https://leetcode-cn.com/problems/rotate-matrix-lcci
英文原文Given an image represented by an N x N matrix, where eac
原文链接: https://leetcode-cn.com/problems/zero-matrix-lcci
英文原文Write an algorithm such that if an element in an MxN matri
原文链接: https://leetcode-cn.com/problems/color-fill-lcci
英文原文Implement the "paint fill" function that one migh
原文链接: https://leetcode-cn.com/problems/tic-tac-toe-lcci
英文原文Design an algorithm to figure out if someone has won a gam
原文链接: https://leetcode-cn.com/problems/er-wei-shu-zu-zhong-de-cha-zhao-lcof
中文题目在一个 n * m 的二维数组中,每一行都按照从左到右递增的顺序排序,每一列