Maximizing XOR Discussions | Algorithms | HackerRank
  • + 2 comments

    I just want to say, I wrote about 75 lines of code because I did not know about the integer bitwise operator ^. I did learn alot though doing everything from scratch :D ...