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.
This comment is hidden because it contains spoiler information about the solution
added a broken initial solution
I'm getting the same message. One assert is expecting my function to return an empty string if all categories are 0, but another one is expecting the regular "(B : 0) - ..."
(This is in C++)
If this is intended, then I am smol brain...
Update: Okay, I read the last line in your instructions...
I am afraid there is nothing to fix. I tried some solutions, they worked fine and 90 people passed the Scala translation.
Anyway you should give the inputs.
scala.collection.immutable.StringOps
, conversions inscala.Predef
.If your tests are all green, you can see "SUBMIT" button, but kata does not get unlocked, you probably encountered this bug: https://github.com/codewars/codewars.com/issues/1966
It's not very common and does not affect you in any special negative way other than this particular kata still appears to be locked. However it is marked as solved, you got all your points, and you can see your solution in your profile.
If you really want to, you can report your problem in the issue I linked and maybe admins will be able to fix your data somehow, but I think I would not bother and just move on :)