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 makes you think the two vectors are not parallel?
Fixed in Java, Crystal, and R. If there are any other languages that generate tests with less than 4 numbers, let me know.
Fixed the Java tests so they no longer generate incorrect ones.
Approved by someone
The descrition mentions arrays of at least 4 numbers, in reality arrays of length 0 and 1 are passed.
this is evident by the out of bound erros when accessing the elements.
the description should be updated
All test pass but Test4 in JAva.
I tried to cast to int, round, floor and ceil the division when I calculate the mean.
What values are in test4?
I cannot find why it is failing!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I think that it should be clearly stated that an empty string should return true.
If x is not present it cannot be followed by y, there fore is cannot be true