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.
I love the way you select even or odd (using the % operant). Fantastic!...
Could you explain why you omitted the type declaration
List<int> arr
in the function argument?hmmmm...
Nice one I use regex unnecessary :(
this kata is not about coding, it's math.
its amazing, thank you!
Hello!
Human and monster can have the same coordinates, the span can be 0, and as for returning a boolean I felt it might not be the best fit for this kumite, what with the function being named "DeadOrAlive" and not "IsDead" or "IsAlive".