Maximizing XOR Discussions | Algorithms | HackerRank
  • + 0 comments

    I was actually struggling with this problem because I thought that I had to convert from decimal to binary. I didnt know I could simply use var03=var01^var02; he he...