[LeetCode] 559. Maximum Depth of N-ary Tree

原题链接:https://leetcode.com/problems/maximum-depth-of-n-ary-tree/ 1. 题目介绍 Given a n-ary tree, find its maximum depth. The maximum depth is the number of nodes along the longest path from the root node d
相关文章
相关标签/搜索