0

I have an int64 number. How do i use NOT operation in golang for this num?

Example

78 is 1001110 
!78 is 0110001
Neighbourhood
  • 166
  • 3
  • 13

0 Answers0