cpp
cpp copied to clipboard
Implementation of the Darts Exercise
My Implementation of the Exercise Darts.
I forgot one thing: Shouldn't example.h and example.cpp be in the .meta/ directory?
That's what I was unsure. I checked your pull request for the two-fer and there it looks like the example.h/.cpp are in the top level but of course I can move them to the .meta folder. I will do this also for the two other exercises I implemented
I have make the mentioned changes thank you again =)
Looks good to me.
Let's wait what the maintainers say.