Topic: Bit Manipulation Problem / Level: intermediate

Problem: Write a program to find the highest power of 3 that divides a given number.

Run the code to see the output here...