原文链接: 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/shortest-bridge
英文原文You are given an n x n binary matrix grid where 1 represent
原文链接: https://leetcode-cn.com/problems/range-sum-of-bst
英文原文Given the root node of a binary search tree and two intege
原文链接: 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/regions-cut-by-slashes
英文原文An n x n grid is composed of 1 x 1 squares where eac
原文链接: https://leetcode-cn.com/problems/univalued-binary-tree
英文原文A binary tree is uni-valued if every node in the tree
原文链接: https://leetcode-cn.com/problems/binary-tree-cameras
英文原文You are given the root of a binary tree. We install cam
原文链接: https://leetcode-cn.com/problems/flip-binary-tree-to-match-preorder-traversal
英文原文You are given the root of a bi
原文链接: https://leetcode-cn.com/problems/distribute-coins-in-binary-tree
英文原文You are given the root of a binary tree wit