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.
Man, how did you find that? I've been racking my head for 3 or 4 hours straight. This mistake have ruined my evening :(
Bump as C++ still not fixed. The test case counts the "'" character.
Some people might see this as a joke solution, but it's honestly one of the most clear and efficient.
Just removed an unused import :)
I'm talking about C++
That's not the solution, the test should be fixed, not the description. Please mention the language you're talking about.
The task SPECIFICALLY says "The input string can be assumed to contain only alphabets (both uppercase and lowercase) and numeric digits." yet one of the tests contain non-alphabeetical or numerical characters such as (, [, {, }. ]. ).
Change the description.