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.
The method returns an int, and Math.Ceiling returns a double, you'll need to convert them into int.
This comment is hidden because it contains spoiler information about the solution
1: Please read the description:
1 is not greater than 1.
2: It doesn't require so much optimization, 6 kyu is fine.