Topic: Bit Manipulation Problem / Level: advanced

Problem: Write a program to find the single number in an array where every other number appears twice.

Run the code to see the output here...