Skip to content

Commit 8425a9c

Browse files
Update the metadata for the pop-count exercise (#2547)
1 parent ddb8c1f commit 8425a9c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1974,7 +1974,7 @@
19741974
},
19751975
{
19761976
"slug": "pop-count",
1977-
"name": "Pop Count",
1977+
"name": "Eliud's Eggs",
19781978
"uuid": "2d5b6404-3315-48c1-892f-b594a960e7a1",
19791979
"practices": [
19801980
"numbers"

exercises/practice/pop-count/.meta/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"build.gradle"
1717
]
1818
},
19-
"blurb": "Count the 1 bits in a number",
19+
"blurb": "Help Eluid count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.",
2020
"source": "Christian Willner, Eric Willigers",
2121
"source_url": "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"
2222
}

0 commit comments

Comments
 (0)