leetcode Maximum Width of Binary Tree
题目描述:Given a binary tree, write a function to get the maximum width of the given tree. The width of a tree is the maximum width among all levels. The binary tree has the same structure as a full
原创
2017-08-29 10:18:26 ·
972 阅读 ·
0 评论