2019年3月5日

[191] 位1的个数

摘要: /* * @lc app=leetcode.cn id=191 lang=java * * [191] 位1的个数 * * https://leetcode-cn.com/problems/number-of-1-bits/description/ * * algorithms * Easy (47.11%) * Total Accepted: 13.8K * Tota... 阅读全文

posted @ 2019-03-05 11:19 airycode 阅读(122) 评论(0) 推荐(0) 编辑

[637] 二叉树的层平均值

摘要: /* * @lc app=leetcode.cn id=637 lang=java * * [637] 二叉树的层平均值 * * https://leetcode-cn.com/problems/average-of-levels-in-binary-tree/description/ * * algorithms * Easy (56.65%) * Total Accepte... 阅读全文

posted @ 2019-03-05 10:54 airycode 阅读(103) 评论(0) 推荐(0) 编辑

导航