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.
pop-count
1 parent ddb8c1f commit 8425a9cCopy full SHA for 8425a9c
config.json
@@ -1974,7 +1974,7 @@
1974
},
1975
{
1976
"slug": "pop-count",
1977
- "name": "Pop Count",
+ "name": "Eliud's Eggs",
1978
"uuid": "2d5b6404-3315-48c1-892f-b594a960e7a1",
1979
"practices": [
1980
"numbers"
exercises/practice/pop-count/.meta/config.json
@@ -16,7 +16,7 @@
16
"build.gradle"
17
]
18
19
- "blurb": "Count the 1 bits in a number",
+ "blurb": "Help Eluid count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.",
20
"source": "Christian Willner, Eric Willigers",
21
"source_url": "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"
22
}
0 commit comments