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.
and arguably one of the most poetic kata:
My solution passed the random tests now.
There was a bug in a reference solution. It should be fixed now. Can you check and verify?
I'm getting the same problem. I think the checker for the random values is wrong.
I didn't even start this Kata yet, and already it's my favorite. :-D
595^119 with 601^112 expects 0 in C# random tests.
One of the funniest Kata, I've completed!
Ah, yes, I forgot they go bellow zero. I though '-' was a seperator or something. Thanks!
Because that's the minus first octave
JS: for A-1 it says: expected 55 to be close to 13.75 +/- 0.01.
But... A1 frequency is 55Hz. Why would it ask for 13.75?
Yes... that was it and now I feel bad. Thanks for the answer ^^
Are you sure these are not two separate inputs, from separate tests?
I got this input: 3 * (4 + (2 / 3) * 6 - 5)
123 -( 4^ ( 3 - 1) * 8 - 8 /( 1 + 1 ) *(3 -1) )
Is this supposed to be correct? I am asking because the description says: 'Assume the string is of the correct format'. Note: I am not talking about the extra whitespaces, but about the lack of operator before 123.
Are you sure that you return a sorted list even if you have to return the whole men list (when all are ugly)?
Thank you! Sorry for misunderstanding!
Loading more items...