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.
Not a kata issue. This should have been a
Question
. Closing.I could tell you where the error is, but I won't. Your program incorrectly implements the spec.
That's not php, I mean Spiro's code.
My bad
Please don't create an issue when your code fails, read this: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution
Your code is wrong, read the instructions again (hint: check the sample tests one by one).
No problem, read this: https://github.com/codewars/codewars.com/wiki/Markdown-Formatting#block-code-formatting to post your code the right way next time.
Maybe that part was right, but was lost because Spiron didn't use markdown formatting properly.
Your code is wrong:
Template arguments are not given i.e. vector of what?
Should be fixed. If not working, copy your solution and hit 'reset'.
That's not a kata issue. That's issue with your code (question).
There's your feedback. For 2nd sample test, you're returning climbing, and not volcano. You're calculating score when there's a space, what if there isn't one at the end?