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.
Chrono79: ooohhh, you're right, that's why I'm counted wrong. Thanks. All good with tests after all
piliponful: are you including the hashtag?
Which language are you refering to? There are currently 7 of them. When you post an issue please provide concrete arguments: logs, inputs... See there: https://docs.codewars.com/training/troubleshooting/
COBOL translation (author inactive).
I can see how much people passed it, I didn't ask for that info. It doesn't make description correct, does it? @akar-0
piliponful: Why do you say so?
More than 40,000 persons (and I) solved this kata following the instructions with no problem.
Description of the task is not exhaustive. And not correct(If the final result is longer than 140 chars it must return false.)
Not to be rude, but ~43.000 solutions and you conclude that if it doesn't work, it's because the kata is broken?
18K solvers in JavaScript disagree.
My code works in the console but doesn't pass the test here. I think this is broken.
Approved
NASM translation available for review.
This comment is hidden because it contains spoiler information about the solution
You're right, my bad! No negatives in the tests. You're missing the return statement (mandatory if your function's code is between braces).
Loading more items...