原文链接: 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/is-graph-bipartite
英文原文There is an undirected graph with n nodes, where each no
原文链接: https://leetcode-cn.com/problems/bricks-falling-when-hit
英文原文You are given an m x n binary grid, where each 1 re
原文链接: https://leetcode-cn.com/problems/making-a-large-island
英文原文You are given an n x n binary matrix grid. You are al
原文链接: https://leetcode-cn.com/problems/similar-string-groups
英文原文Two strings X and Y are similar if we can s
原文链接: https://leetcode-cn.com/problems/possible-bipartition
英文原文We want to split a group of n people (labeled from 1 t
原文链接: https://leetcode-cn.com/problems/minimize-malware-spread
英文原文You are given a network of n nodes represented as a
原文链接: https://leetcode-cn.com/problems/minimize-malware-spread-ii
英文原文You are given a network of n nodes represented a
原文链接: https://leetcode-cn.com/problems/most-stones-removed-with-same-row-or-column
英文原文On a 2D plane, we place n stone
原文链接: https://leetcode-cn.com/problems/largest-component-size-by-common-factor
英文原文You are given an integer array of u