Some solutions for the julia path
This commit is contained in:
3
julia/eliuds-eggs/eliuds-eggs.jl
Normal file
3
julia/eliuds-eggs/eliuds-eggs.jl
Normal file
@@ -0,0 +1,3 @@
|
||||
function eggcount(number)
|
||||
return count_ones(number)
|
||||
end
|
||||
Reference in New Issue
Block a user