Topic: Bit Manipulation Problem / Level: advanced

Problem: Create a function that generates the next higher permutation of a binary number.

Run the code to see the output here...