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.
Подтверждаю, у меня такая же проблема!!!
Подтверждаю, у меня такая же проблема !!!!
у меня такой же ответ, что странно, походу тест не доделан
у меня такая же проблема!!!
Print the input.
Yeah! Many thanks!
I changed all iterators to size_t and it started to work fine.
Potentially helpful links:
How to see the input in the test to understand where the error comes from?
At the moment I see only an error, but I don’t know what data was received.
I only see the input in the first tests.
Failed asserting that two arrays are equal.
Expected: Array (
0 => 'NORTH'
1 => 'WEST'
2 => 'SOUTH'
3 => 'EAST'
)
Actual : Array (
)
выдает ошибку, хотя по массиву видно что он возвращается в ноль и правильный ответ пустой массив
than touch button "attempt"
How do you get "wkppvixoyxzzzzzzzzzzzz" from words: ["it","wkppv","ixoyx", "3452", "zzzzzzzzzzzz"] ? The limit is 3, and words must be taken in a row (consecutive), so there's no way you can get your answer. The test is fine.
Expected: 'ixoyx3452zzzzzzzzzzzz'
Actual : 'wkppvixoyxzzzzzzzzzzzz' it is longer!!!!!
wrong test!!!!