Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

089_gray_code

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

How to flip a single bit in a num?

num = num^(1<<i)