Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function to calculate the binary representation of a given decimal number.

Run the code to see the output here...