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.
there is no need, it is a nul-terminated string
Should pass in length of the buffer
🤖 Codot says:
Your solution does not conform to requirements, it's not a kata issue.
This comment is hidden because it contains spoiler information about the solution
Groovy translation
data science
The error everybody is haviing (I think) is that they aren't able to solve the double spacing "bug" because your meant to find a way to fix the double spacing and put it back.
Я на питоне решил в редакторе все верно но запускаю в тестах не проходит а в выводе указывает на то что я вернул всего одну букву.
This comment is hidden because it contains spoiler information about the solution
I was looking for an 8 kyu kata with the same name and I was surprised that it is a little more difficult :)
Wow
shevketのコードが間違っている。
text[0]
は何だと思うか。It's never проблема с ката.
Well, maybe sometimes. But rarely.
Я написал решение используя python мой у меня вывод верен и слова и пробелы. Подскажите может я что то не увидел или проблема с ката?
Your function doesn't return the correct result. It adds an extra space at the end.
Even if you fix that, your solution also does not handle words with double spaces correctly either (as in the 4th sample test).
Loading more items...