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.
It says your output should be [2] for some condition instead of [2,2,3].
Dont forget, this is Vector (not array), and it can contain negative numbers
Read this: https://docs.codewars.com/training/troubleshooting#print-input
hello.. i get a problem in "Testing for fixed tests" .. => "expected [ 2, 2, 3 ] to deeply equal [ 2 ]"
what is mean?
(write in js..)
ty
hello all.. in "More complex tests" - i get error - "expected 6 to equal 17"..
why that?.. tnx!
(I write in java script)
This comment is hidden because it contains spoiler information about the solution