摘要: Given a positive integer, check whether it has alternating bits: namely, if two adjacent bits will always have different values. Example 1: Input: 5 O 阅读全文
posted @ 2017-10-19 23:51 Grandyang 阅读(4095) 评论(2) 推荐(1)
Fork me on GitHub