Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
If you are given too few arguments, or if they aren't numbers, then return 0. In C# you will be given only numbers.
Then the parameter should be given as a list, also there is no specification in example and sample tests on how to handle this, so it is extra
requirementconfusion to the task...Description should be language-agnostic
Your Kata needs more extensive test coverage to prevent easy cheap-cheat solutions and/or logically flawed solutions. The most common way to increase test coverage is through the inclusion of randomly generated test cases at runtime so please add these. The lack of test coverage in a Kata as an Issue is recognised as an official CW stance.