matthewsamuel95 / ACM-ICPC-Algorithms

Algorithms used in Competitive Programming
2.07k stars 1.26k forks source link

count_ones c++ done #725

Closed Yepez1997 closed 5 years ago

Yepez1997 commented 5 years ago

counts correct number of bits. more specifically, the number of ones.