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.
I doubt anyone will read this after eight years, but I'm having exactly the same problem in Elixir. I pass all the tests except for one in which a point seems to be missing. In fact, I tested the example pasted above and I get exactly the same result.
I'm really sorry because this error will make it impossible to finish this kata.
PS: The script soluction_test.exs is throwing a warning:
(New) Rust translation available. Please review and approve!
I've had to reject this translation, sorry.
Rust translate
Merged
python new test frameworks
This comment is hidden because it contains spoiler information about the solution
For those attempting this Kata without outside help, assuming all points are part of the hull and then reducing them is the WRONG approach. It will work, but it's not performant enough (at least for some languages) and you will time out.
Python submission Attempt test cases are all failing; the input and output are switched places.
I copypasted them to my own tests: they pass, the test data itself is ok.
Meanwhile the given Sample tests are working correctly.
Last line of the kata:
The array will never be empty.Also 8th kyu kata are introductory, so error handling would be too advanced for this kata.
Doesn't handle:
Thank you for this interesting Kata!
Elixir translation.
Loading more items...