Write a C program to count the number of set bits (1s) in the binary representation of an integer N.
Input Format
Output Format