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.
What's the difference between the parts?
Thanks for this mind blowing challenge
No)
bravissimo!)))
yeah, can't solve this task without new test framework
Thanks, I realised there you have to assign double, not int or float in c++ to return correct answer
Excuse me, but, what's that means)))
Incorrect answer for:
a=Point{49.59295, -24.44708}
b=Point{26.14428, 5.185715}
Expected: equal to 37.7881 (+/- 1e-06)
Actual: 37.7881
I changed to submit. Bug happen when I solved kata by turning a set back into a list and take slice
unfortunately no, [20, 15] doesn't
I make all operations in return statement, and there is the bug, while slightly different descision is ok
I don't know why is it work so bad, but I make correct code, which I checked in visualisator and IDLE, but here it returns [20,15] not [20,17]
why?????????????????????????????????