摘要: 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 @ 2017-10-09 21:41 immjc 阅读(152) 评论(0) 推荐(0) 编辑