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.
We're adding or subtracting, not multiplying.
The kata is very confusing. The answer is always '0', as the easiest way to make 'a' the multiple of 'x' is 'a * x' thus '0' is the answer, and the whole kata makes no sense.
false is not false
true is not true
This is what I got. Such a nice kata
This task has really poorly written description, which lead you into wrong solution.