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.
when your maxed out player does side quests at the end
Sorry - it must be:
This comment is hidden because it contains spoiler information about the solution
The endvalue of then IntStrem can be the squareroot of num. If no lower divider is found, there is no at all!
Thats much faster!
Try to review and optimize your code
My code is correct as I test it on my local computer. But it takes too much time to run here and failed with an execution error. Maybe the problem is with my connection. Any ideas please?
Wow now I got we can do switch statements inside return like this. Nce trick!