首先我們看一下輸出一個整數二進制的所有位。如果要輸出它的所有位,從最高位開始每次移動i個長度,并且每一位都與1。代碼:#include int m
#include int find(int *p,int len ) { int i