会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Qian1996
Just Do It
博客园
首页
新随笔
联系
订阅
管理
2019年3月10日
Leetcode 树(102, 637)
摘要: 637: 二叉树的层平均值 给定一个非空二叉树,返回一个由每层节点平均值组成的数组; https://leetcode-cn.com/problems/average-of-levels-in-binary-tree/ class Solution(object): def averageOfLev
阅读全文
posted @ 2019-03-10 16:08 Qian1996
阅读(132)
评论(0)
推荐(0)
编辑
公告