MCPcopy Create free account
hub / github.com/algorithm004-03/algorithm004-03 / preorder

Method preorder

Week 02/id_738/LeetCode_589_738.py:13–36  ·  view source on GitHub ↗

N叉树的前序遍历:https://leetcode-cn.com/problems/n-ary-tree-preorder-traversal/submissions/ :type root: Node :rtype: List[int]

(self, root)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

popMethod · 0.45

Tested by

no test coverage detected