description needs to be clearer about the max length if size is 3 or less!
i.e. if size is 3 or less then total size does not have to count the '...' added to the end
Every time when i try to attemt my code, tests will give different amount of mistakes.
And my solution is working in VS Code, for all tests which this kata has
Could you explain me, what the problem?
Pretty unclearing description
ok thanks
It's already there and with an example. What is it that confuses you?
description needs to be clearer about the max length if size is 3 or less!
i.e. if size is 3 or less then total size does not have to count the '...' added to the end
Exactly, horrible description
very confusing
Approved by someone
A problem with your code is not a kata issue. It fails a random number of random tests.
Every time when i try to attemt my code, tests will give different amount of mistakes.
And my solution is working in VS Code, for all tests which this kata has
Could you explain me, what the problem?
a trick assignment. The combination of condition about string length <=3 and the example is confusing!
Java translation.
Very bad description, spent a time to understand what was meant to do. After realising, finished it very fast.
approved
.
This kata was decided to stay.
Loading more items...