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.
maybe the column name doesn't look like "rank"
Understood.
All comments are visible to everyone by default (click
Home
at top left and you can see).Sure. But to understand, why put spoilers on the comments to the solution, don't people already see the solution itself before they see the comments?
Please use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
How did it work without #include ?
The description of the kata said to count the positive odd integers -- and since the function takes a signed int, I was making sure nothing negative got through.
The area of the square is multiplied by the height of the wide part of the bottle.
Isn't the input a constant string?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution