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.
agreed. it would be fine if you didnt have to account for null or empty arrays.
Lol I came here to say the same thing. This was a lot harder than every other 8ku I've done so far.
I suggest to include (Rust language) this test in order to check non empty vector when all elements are zero (see my last exercise attempt to understand the reason):
Not a kata issue, that's a problem with your code:
This comment is hidden because it contains spoiler information about the solution
can't be changed ^^
This comment is hidden because it contains spoiler information about the solution