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.
Expected is
11
. Your result is9
.Which language?
With the print statement I see:
AxcXUzBhIckETEoHdrstUsw
Expected: equal to [ 11]
Actual: ¿¿[ 9]?? This is not true, right? My solution of 11 is ok, right?
Oh! great! Thanks!
You can insert a print statement see what the input is.
My solution fails the random test. Can anyone please tell me what this test does? Regards!
Everything is fine in C and JS. Maybe your code is wrong?
The random test doesn't work!
This comment is hidden because it contains spoiler information about the solution
I have the same issue