前序遍历树,将遍历到的节点放入当前层的集合中 @param root @param level
(Node root, int level)
source not stored for this graph (policy: none)
no test coverage detected