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.
Ah, okay. That's an unfortunate way for it to work.
On the C version, it only ran one test when I clicked "test" and only ran 2 tests when I clicked "Attempt"
Just finished the three in this series. Great job! I hope you find the time to keep going with this series!
I'm getting the same issue, it passes sometimes and other times this or a similar incorrect test shows up.
Why are you using the register keyword?
Is there a benefit to iterating in from both ends of the array? It seems like it just changes which cases take longer.
Nice