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.
@Chrono79
Thanks, I must have missed that part. Solved.
1*11=11, why do you say 1 does not work here? The lowest solution is 1, but it wants 2.
This one is beyond broken. Many test cases are reporting as incorrect as its expecting the return value to be a larger number than the lowest solution. Even though it tells us to return the smallest solution, it says we're wrong when we do so.