swust oj 277 题目描述 整数在计算机中使用二进制的形式表示,如整数7用二进制表示为:111,其中1的个数为3。 输入 输出 样例输入 样例输出 源代码 #include<stdio.h> int main