Maximizing XOR Discussions | Algorithms | HackerRank
  • + 1 comment

    @rshaghoulian Instead of substracting from 31 can we substract from 32 and do not add 1 later? or there is something I am missing because of it, it is required to substract from 31?