原文链接: https://leetcode-cn.com/problems/max-area-of-island
英文原文You are given an m x n binary matrix grid. An island is
标签详情
矩阵 分类
原文链接: https://leetcode-cn.com/problems/flood-fill
英文原文An image is represented by an m x n integer grid image where ima
原文链接: https://leetcode-cn.com/problems/cherry-pickup
英文原文You are given an n x n grid representing a field of cherries,
原文链接: https://leetcode-cn.com/problems/contain-virus
英文原文A virus is spreading rapidly, and your task is to quarantine
原文链接: https://leetcode-cn.com/problems/construct-quad-tree
英文原文Given a n * n matrix grid of 0's and 1's only.
原文链接: https://leetcode-cn.com/problems/toeplitz-matrix
英文原文Given an m x n matrix, return true if the matrix
原文链接: https://leetcode-cn.com/problems/sliding-puzzle
英文原文On an 2 x 3 board, there are five tiles labeled from 1 to 5,
原文链接: https://leetcode-cn.com/problems/swim-in-rising-water
英文原文You are given an n x n integer matrix grid where each
原文链接: https://leetcode-cn.com/problems/transform-to-chessboard
英文原文You are given an n x n binary grid board. In each m
原文链接: https://leetcode-cn.com/problems/bricks-falling-when-hit
英文原文You are given an m x n binary grid, where each 1 re