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.
can you please tell me how it will take only bcacb.as according to my code it will take character from end so "abcacba" it will take "a" from end and index wil be start from 0 and it is found at ""0"" index because index is search from 0th index. therefore substring will become "abcacba"....
27 guys passed the Elixir kata. It's not a problem of the kata but a CW problem.
'./runners/elixir'
is the CW program which runs Elixir.My own solution has now the same problem...:-(
Report it as a bug at : https://www.codewars.com/topics/bug-reports.