Browse Source

Update activebits.fr.md

content-update
LEEDASILVA 5 years ago committed by GitHub
parent
commit
fa60ce3a09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/activebits.fr.md

2
subjects/activebits.fr.md

@ -4,8 +4,6 @@
Write a function, `ActiveBits`, that returns the number of active bits (bits with the value 1) in the binary representation of an integer number.
The function must have the next signature.
### Expected function
```go

Loading…
Cancel
Save