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.
Like it !
Pass TEST but fail ATTEMPT. How it possible:
n = 46288 result = 51 sum = 2360688 startPower = 3 // Pass during TEST
n = 46288 result = 51 sum = 2360688 startPower = 3 // Fail during ATTEMPT expected 51 to equal -1