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.
In C, upper range of random tests is chosen to not overflow correct solutions.
If your solution overflows, it's most probably because it's buggy.
Can confirm
Same error is being shown for me. It passed the tests but failed the attempts due to overflow. In c language.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution