Comment

avatar username
  1. a == b : x x
  2. a ^= b : 0 x
  3. b ^= a : 0 x
  4. a ^= b : x x so it's valid

The actual rating of this user is 1537.

Original comment.

Statistics