摘要: Given a positive integer, check whether it has alternating bits: namely, if two adjacent bits will always have different values. Example 1: Example 2: 阅读全文
posted @ 2018-01-07 18:49 icychen 阅读(93) 评论(0) 推荐(0) 编辑