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 can't be equal
This comment is hidden because it contains spoiler information about the solution
leap years?
vector {9,13,21,1,3,5,7}
Expected: equal to 2
Actual: 6
i don't get it why expected 2, if remove two max elements √9 > 1
Fixed_Test: Expected: equal to 1
Actual: -1
why 1 if vector is empty?
that are ridiculous, for who that comments?
"boost" doesn't work?
same problem in random tests
This comment is hidden because it contains spoiler information about the solution
can someone pls help me, all tests are passed, but i get it "Exit code 139"
This comment is hidden because it contains spoiler information about the solution