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.
See my issue above. You should not modify the input to pass tests.
The one below. The onlyone that is still opened... ;)
edit: looking again at your input, I'm not sure this is the same thing. I didn't find the formatting of your message in the test suite. I'm not sure what's going on there, but, in any case : are you mutating the input?
Also check for the absence of global variables, because there are some in the tests utilities ( :rolleyes: ).Edit: I removed them all.duplicated issue (see below)
Duplicates are handled by community and normal users in a process which currently is slow and painful, for a couple of reasons.
Yes, we need a kind of a bat signal to finally remove duplicate kata, because neither me, nor you, nor any other normal user can remove approved kata.
Any user can help, the
#fixing
channel on Codewars Discord is a very active place where users discuss ways how to fix various issues in kata, including duplicates.And to be clear: duplicates of Caesar Cipher kata are not being added anymore. The most recent one on the list of dupes is from Dec 2016.
This kata has already been reported as a duplicate, together with six others. It;s waiting in its line for deduplication, but there's no schedule for handling them.
yeah, this is like the fifth one i've did, and just reused my code for most of them
why tho? i thought this one was pretty straight forward. whats your question?