摘要:
问题描述: Given a non-empty binary tree, return the average value of the nodes on each level in the form of an array. Example 1: 思路: 考虑BFS算法,因为这是第一次碰到BFS算 阅读全文
posted @ 2019-09-18 10:38
狂奔的蜗牛163
阅读(251)
评论(0)
推荐(0)
浙公网安备 33010602011771号