摘要: Given a binary tree root, a node X in the tree is named good if in the path from root to X there are no nodes with a value greater than X. Return the 阅读全文
posted @ 2021-03-08 23:51 CNoodle 阅读(529) 评论(0) 推荐(0)