Some solutions for the julia path
This commit is contained in:
19
julia/eliuds-eggs/.exercism/config.json
Normal file
19
julia/eliuds-eggs/.exercism/config.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"authors": [
|
||||
"BNAndras"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"eliuds-eggs.jl"
|
||||
],
|
||||
"test": [
|
||||
"runtests.jl"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.jl"
|
||||
]
|
||||
},
|
||||
"blurb": "Help Eliud count the number of eggs in her chicken coop by counting the number of 1 bits in a binary representation.",
|
||||
"source": "Christian Willner, Eric Willigers",
|
||||
"source_url": "https://forum.exercism.org/t/new-exercise-suggestion-pop-count/7632/5"
|
||||
}
|
||||
1
julia/eliuds-eggs/.exercism/metadata.json
Normal file
1
julia/eliuds-eggs/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"julia","exercise":"eliuds-eggs","id":"52e0e72667584ac59823a6b0a8e8671e","url":"https://exercism.org/tracks/julia/exercises/eliuds-eggs","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user