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.
In what format? 4 numbers can mean anything.
I didn't even pay attention, but your tests aren't enough:
{0,0,100,100}, {0,0,100,150}
: both our codes would return true, for this!and note that once you'll corret that, you'll need to handle floating point errors.
hi,
Sorry, but your kata is way too much of a classic (we already have sevral katas about that kind of stuff). Moreover, it's lacking random tests.