Number of 1 Bits

Try to solve the Number of 1 Bits problem.

Statement

Write a function that takes a 32-bit binary representation of an integer nn and returns the count of its 11 ...