摘要: 268. Missing Number Total Accepted: 62408 Total Submissions: 150160 Difficulty: Medium Given an array containing n distinct numbers taken from 0, 1, 2 阅读全文
posted @ 2016-07-30 17:37 Deribs4 阅读(177) 评论(0) 推荐(0)
摘要: 190. Reverse Bits Total Accepted: 71291 Total Submissions: 242226 Difficulty: Easy Reverse bits of a given 32 bits unsigned integer. For example, give 阅读全文
posted @ 2016-07-30 17:17 Deribs4 阅读(170) 评论(0) 推荐(0)
摘要: 191. Number of 1 Bits 191. Number of 1 Bits Total Accepted: 103908 Total Submissions: 275693 Difficulty: Easy Write a function that takes an unsigned 阅读全文
posted @ 2016-07-30 10:20 Deribs4 阅读(123) 评论(0) 推荐(0)
摘要: 338. Counting Bits 338. Counting Bits Total Accepted: 35688 Total Submissions: 61823 Difficulty: Medium Given a non negative integer number num. For e 阅读全文
posted @ 2016-07-30 09:55 Deribs4 阅读(232) 评论(0) 推荐(0)