class NucleotideCount {
static count(strand) {
def nucleotides = ['A': 0, 'C': 0, 'G': 0, 'T': 0].withDefault {throw new ArithmeticException()}
strand.each { nucleotides[it] += 1}
nucleotides
}
}
class NucleotideCount {
static count(strand) {
def nucleotides = ['A': 0, 'C': 0, 'G': 0, 'T': 0].withDefault {throw new ArithmeticException()}
strand.each { nucleotides[it] += 1}
nucleotides
}
}
Hello.
This is our third and final request. To confirm your authorship of the content, could you please mention Hive in a new entry in your Exercism blog?
https://exercism.org/profiles/Alegrosso
You can remove this mention, once we confirm the authorship.
Thank you.
More Info: Introducing Identity/Content Verification Reporting & Lookup0
where is the exercism blog?
Hi.
It is your blog, apparently.
There is a link above.
We would like you to verify the authorship of content via that dev profile. For example, by adding the word "Hive" into the entry.
Thanks
it is not a blog is somewhere I solve the exercise. I think you are here to indirectly accuse me. If you have a problem tell, why should I demostrate something to you? and plus who are you?
my God it is a place where I solve exercises. can you see the picture ? It is me. You accuse people without even thinking... are you the police?.
Can you see lord and master I am not a criminal... now if you can be so nice never ever to talk with me again I will be so happy.
https://exercism.org/profiles/Alegrosso
Hello.
We are still unable to find the mention of Hive in that depository.
In which entry it was added?
Thank you