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.
There is still a precision problem using TS. Using the correct formula 1-3 tests fail
Not a kata issue. You should return 0 in that case.
random tests were going too high in JS, causing loss of precision. Corrected.
This comment is hidden because it contains spoiler information about the solution
This method won't work, you will get very large intervals (it is stated in the description).
With the initial code, that doesn't happens, so, it's a problem with your code, not a kata issue. Use
Question
label for things like this, and post your code using markdown formatting and mark your post as having spoiler content if you require more help.If by any chance you have this:
Delete the
;