We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0cc81 commit 8333f13Copy full SHA for 8333f13
snippets/java/bit-manipulation/bit-counting.md
@@ -1,6 +1,6 @@
1
---
2
title: Bit Counting
3
-description: Counts the bits in an integer
+description: Counts the set bits in the binary representation of an integer
4
author: Mcbencrafter
5
tags: math,number,bits,bit-counting
6
0 commit comments