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 issue is still present
Thanks, good point. It's not immediately evident why it's not already a string, especially to new Rust users. I've added some hints and a link to docs that give some explanation. Still feel lost on this kata, please add a comment here.
Same issue here:
windows 7, chrome 45
Yes, I will correct it, sorry:-(
PS: corrected, hopefully now everything is right.
I didn't find them mixed. The arguments are in proper order untill random tests come.
Awesome. Thanks, BK.
@wthit56: If I'm a contributer on a kata, and there's a Haskell version/translation, there's a 90% chance that the Haskell version was mine ;).
That being said, I've fixed it.
Has this been fixed now?
That's actually my fault, I forgot to check the corner cases. I've changed my testing style lately and included at least one corner case, even if the original kata didn't. That being said, tests of katas with more than 500+ solutions cannot get changed anymore, sorry.
If that's a "Submission timeout": yep, that's a server issue. See also this issue on github. Any failure that doesn't say "Process timed out" or tells you how many tests were passed/failed is a Codewars failure.
We're talking the Haskell version, right? @jhoffner will have to fix the issue or whatever, then.