int bt(v)   
 int v; {   
 int c;     
 for (c=0;v;
 c++)       
   v &= v-1;
 return c;  
}           

kanobe 🌟

0 followers 0 following 0 posts 0 Posts 0 Reposts 0 Replies 0 likes 0 muting 0 muted 0 ⚝ tags 0 ✕ tags

no posts yet.