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.
this is really clever approach. It replaces all letters which are not lower case letters with empty string and returns the length.
See of this helps: https://docs.codewars.com/training/troubleshooting#timeout
why is my kata not being submitted? it loads for a while and gives this error Execution Timed Out (12000 ms)
Lua fork
Allright, thank you. I'm glad to read that. It's more fun to write an individual code and it's better practice, too. :)
This is the initial code for Java:
Your code should be below or replacing that comment line.
I didn't copy and paste it. I adjusted it step by step, because I thought the code has to look very similar to the example. Thank you for the tip, I will delete my code and restart.
Your current code looks like you've copied/pasted the sample tests to Solution panel. Click reset and start over. Or post your code following these guidelines: https://docs.codewars.com/training/troubleshooting#post-discourse
I need help with Kata Convert a String to a Number. My code won't compile and I can't find the reason why. I compared my code to Instructio and Sample Test again and again, debugged it in IntellyJ, where it runs without problems. It's driving me crazy, not to find the problem. If anybody could help me,I'ld be very grateful.
The language is Java.
July1975
It's the day after tomorrow now. Fixed
approved
fixed
approved
This comment is hidden because it contains spoiler information about the solution
Loading more items...