Comment

avatar username

A boolean can be toggled by XORing with true.

Also if an integer is either 0 or x (x is another integer) it can be toggled between 0 and x by XORing with x.

The actual rating of this user is 919.

Original comment.

Statistics