Given a binary tree, find its maximum depth.
The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node.
posted on 2017-08-28 10:11 玲珑子 阅读(93) 评论(0) 编辑 收藏 举报