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 was able to submit finally, but the issue seems like it might be intermittent.
Clicking Submit was working then suddenly I started receiving an error, red bar, and the Submit button was grayed out.
The Java version seems to have an issue. The math required to convert the 3rd test (resulting in 80) actually results in 81, and the random tests on submission do not seem to be expecting the correct results (expected 2384 actual 44).