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.
Remove it. There're no final tests with
n
this big. If you indeed want to check your solution on this input (it's correct, I suppose), change then
type tolong
.I couldn't find such test in Java...
It seems there's no problem with
n
being so big even though it's stored asint
.