原文链接: https://leetcode-cn.com/problems/maximal-rectangle
英文原文Given a rows x cols binary matrix filled with 0'
标签详情
矩阵 分类
原文链接: https://leetcode-cn.com/problems/surrounded-regions
英文原文Given an m x n matrix board containing 'X' and &
原文链接: https://leetcode-cn.com/problems/dungeon-game
英文原文The demons had captured the princess and imprisoned her in the
原文链接: https://leetcode-cn.com/problems/number-of-islands
英文原文Given an m x n 2D binary grid grid which represents a map
原文链接: https://leetcode-cn.com/problems/word-search-ii
英文原文Given an m x n board of characters and a list of string
原文链接: https://leetcode-cn.com/problems/maximal-square
英文原文Given an m x n binary matrix filled with 0's and 1's
原文链接: https://leetcode-cn.com/problems/search-a-2d-matrix-ii
英文原文Write an efficient algorithm that searches for a targ
原文链接: https://leetcode-cn.com/problems/game-of-life
英文原文According to Wikipedia's article: "The Game of L
原文链接: https://leetcode-cn.com/problems/range-sum-query-2d-immutable
英文原文Given a 2D matrix matrix, handle multiple quer
原文链接: https://leetcode-cn.com/problems/max-sum-of-rectangle-no-larger-than-k
英文原文Given an m x n matrix matrix and an i