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.
Robots suck! 😏
Just solved in Go.
My solutions was assuming the array of indices was sorted based on the examples and it woked for all the solutions.
I was also asuming the array contains no negative indices.
But, reading the description, the assumptions were just not correct.
About the first assumption, I suggest to either ...
About the second assumption, I suggest to either ...
Failed random tests in Haskell do not show actual input string:
I've made a fork that fixes this.
This comment is hidden because it contains spoiler information about the solution
Haskell fork
Haskell fork that adds testing for strings with no vowels and strings entirely composed of vowels.
Fixed
Fixed
Fixed.
Fixed.
Merged, but I wonder if it would not be better to redo the interface of the solution function for C.
It seems to be. Thanks!
please be considerate and close your issue when you found the mistake in your code ;-)
Rust translation
should be fixed, can you check ?
Loading more items...