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.
Yeah, the description isn't clear (I didn't write it). I guess it should be changed to 5 specifically.
Possible I missed some edge cases. Regardless, your solution had numerous issues (including failing to round up from x.xxxx5), which is likely why it took you 100+ attempts.
I managed to submit my 100th attempt. I tried some other solutions, they are all failing now. Anyway, I'm done with this. This was a horrible experience.
you expect the digit zeronine ?
I'm sure you could have found a more constructive way to phrase that, but updated.
As it happens, it looks like I didn't so much "make a mess", as the original JS solution had issues which were exposed by the additional tests-- something I didn't realize as my solution passed against the reference when I tried it.
Your solution, by the way, has a few issues with it.
can you fix the mess you made?
raised as an issue
Right; this meanas your solution isn't efficient enough (likely of the wrong complexity). You'll need to come up with a faster solution, which probably means rethinking it.
Ranks cant be changed despite imbalance between languages
This comment is hidden because it contains spoiler information about the solution
Random tests added, random decimals added.
))
Good lord.
four year old comment from when I was pretty new to coding ;)
It means your regex isn't precise enough.
Loading more items...