int n = 0b1010111100011100; // 44828 ... int count_bit_1(int n); {; // 由右往左看n的每一個位元。 ... 大寫字母和小寫字母的ASCII 數值,剛好只差一個位元。
確定! 回上一頁