摘要: 题目描述: Given a binary tree, determine if it is a valid binary search tree (BST). Assume a BST is defined as follows: The left subtree of a node contain 阅读全文
posted @ 2018-04-18 23:06 宵夜在哪 阅读(112) 评论(0) 推荐(0) 编辑