@@ -0,0 +1,6 @@
#ifndef BIT_LIB_H
#define BIT_LIB_H
int bit_count(unsigned int number);
#endif
The note is not visible to the blocked user.