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.
can confirm there's an issue with the random tests.
This is in C#
I got:
SolutionTest
SampleTest
Test Failed
Expected: 243
But was: 1
243 is 3 digits and can not be the last digit, so it makes no sense why it would expect that.
LOL.
This comment is hidden because it contains spoiler information about the solution