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.
You should provide the input too, the error message is
your function's output should equal expected value
If the tests are the same in javascript, the input for that test is
[[69, 130], [87, 1310], [3, 4]]
and it is ok.This comment is hidden because it contains spoiler information about the solution
If you saw a half of point, this point is also visible.
So, as you said above, if we count points from 314.58949479 to 359.58949479, there are 47 whole points and a half.
It means your output is not the expected output, therefore wrong.
This comment is hidden because it contains spoiler information about the solution
u r right.
This comment is hidden because it contains spoiler information about the solution