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.
Sorry, last night I was sleepy and wasn't thinking too good and didn't test it...
But I tested it now and I seem to get a wrong expected result on some test every time I run it (I put the new solution in the "Solution" tab, and the old one in the tests) :/
Here's one:
This doesn't look right to me.
I have more examples I could put if you want them...
@Steffan153 - Huh? Since it was a random test case why do you think it would be reproducible by @netizenx. That exact input might never happen again randomly. Did you first confirm there was a bug in the previous Dart reference solution, or did you just change it and hope?
I know Dart, so I replaced the reference solution.
Does it look good now?
Fixed
EDIT: this was actually a duplicate issue.
I agree. That doesn't look right.
@hrommy
, can you please check your translation and fix?