Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a program that checks if a number has a multiple of 3 set bits.

Run the code to see the output here...