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.
I have the same issue with this kata on PHP.
Thanks for the tip, it's still timing out in codewars. But in my editor it takes 5 seconds for n = 1 000 000 when previously half an hour passed and still I didn't get the result.
This comment is hidden because it contains spoiler information about the solution
We can't see your code, so please post it with a spoiler flag.
This comment is hidden because it contains spoiler information about the solution
I, as well as many others, had no issue, so that's you probably using bang methods or overriding built-in class. You should post your code with proper markdown and spoiler flag.
Exact same problem.
What are we supposed to in case of a
""
?I feel like that is what my mistake is, as I can't seem to understand what I did wrong...
Later that day...messing around with the code...
solution "" = []
lol oops
What the highest possible sum is of the list when looking at all consecutive numbers.
maxSequence [1,-2,3,0,4,-5]
=>
highest sum is from [3,0,4]
=>
highest sum is 7
=>
maxSequence [1,-2,3,0,4,-5] = 7
ty :D
Fixed.
Server Execution Error:
The name of the test module must end with 'Spec'
Request Error:
Request failed with status code 422. This error was caused due to an issue processing the web request, not because of an issue executing your code. You can retry the request.
UMMMMMMMMMMMMMM..... pls fix. whatever this is
IDK HOW THAT IS THE SOLUTION!
does anyone know how my function even worked??????????????????????????
ya oops lol
Spoiler flag, please.
Loading more items...