2017年8月20日

LeetCode: 476 Number Complement(easy)

摘要: 题目: Given a positive integer, output its complement number. The complement strategy is to flip the bits of its binary representation. Note: Example 1: 阅读全文

posted @ 2017-08-20 11:52 玲珑子 阅读(96) 评论(0) 推荐(0) 编辑

导航