摘要: 1.先上题:Write a function that takes an unsigned integer and returns the number of ’1' bits it has (also known as theHamming weight).For example, the 32-... 阅读全文
posted @ 2015-05-06 17:44 summer323 阅读(143) 评论(0) 推荐(0)