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.
I never thought of using
reduce
like this. Nice way to do purely-functional reduction in JS!Need add to instruction, that sequence begin with "1", not "0".
thanks, you help me undestand this, all due to the fact that my english is bad)
Each "troop" has a specified value (in the description),
you don't just add it up
Read the Kata description fully if you have a problem with a Kata.
Example:
This comment is hidden because it contains spoiler information about the solution