Topic: Bit Manipulation Problem / Level: advanced

Problem: Implement a function that returns the binary representation of the difference between two binary strings.

Run the code to see the output here...