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.
0 is a multiple of 0, so 0 at index 0 should pass the test. The only way you can pass the tests (at least in Java) is to ignore element 0, meaning that only the wrong solutions pass :(
null, not nil
which member is anchor in which team should be explained in a clearer fashion. otherwise the kata is ok.
This comment is hidden because it contains spoiler information about the solution
the code ive posted is the one that gets the err msg. do u mean i cant even use standard string methods?
This comment is hidden because it contains spoiler information about the solution
no clue whats wrong.. it seems to pass all tests, then some syntax error pops up (using js);
Test Passed: Value == eta
Test Passed: Value == qxz
Test Passed: Value == eirfg
Test Passed: Value == abc
Test Passed: Value == xyz
Test Passed: Value == aeiou
Test Passed: Value == tfo
Test Passed: Value == abc
Test Passed: Value == kjpphi
Test Passed: Value == tjuukf
Test Passed: Value == ajqqtb
Test Passed: Value == tjuukf
SyntaxError: Invalid regular expression: /*/: Nothing to repeat
at new RegExp
at RegExp
at String.search
at SubstitutionCipher.encode
12 Passed
0 Failed
1 Errors
Process took 53ms to complete