[LeetCode] 1080. Insufficient Nodes in Root to Leaf Paths 根到叶路径上的不足节点

Given the root of a binary tree, consider all root to leaf paths: paths from the root to any leaf. (A leaf is a node with no children.) A node is insu
posted @ 2021-03-28 12:05  Grandyang  阅读(372)  评论(0编辑  收藏  举报
Fork me on GitHub