Topic: Bit Manipulation Problem / Level: beginner

Problem: Multiply a number by 10 using bitwise and addition.

Run the code to see the output here...