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.
This comment is hidden because it contains spoiler information about the solution
This solution suck!
I found in Chrome, 0.3-0.2 equals 0.09999999999999998, but I have no idea how to deal with it.
A rounding problem, I would say: try to figure out where it breaks and why.
I got an error like this: It should convert 576598 into base 9 and using 3 decimals - Expected: '1067844.000', instead got: '1067843.888'.
My solution in JavaScript passed 60 tests and failed 4, so sad.
I thought '5+(6-2)*9+3^(7-1)' should return '5962-*+371-^+', but the answer is '562-9*+371-^+'.
:(
If you eat 2 cakes on the first move, your opponent can not eat 2 on the second move.