fighterphoenix's blog

By fighterphoenix, history, 8 hours ago, In English

You are given three integers $$$A$$$,$$$B$$$, and $$$C$$$, and your task is to apply bitwise XOR a number x on the $$$A$$$,$$$B$$$ and $$$C$$$ such that they transform into non-decreasing order? Also A, B, C, x lie in the range from 1 to 1e9.

Full text and comments »

  • Vote: I like it
  • 0
  • Vote: I do not like it