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 also got this error.
In spider runs fine, the saple tests run fine, but the attempt fails.
Worst is that it says it takes longer then 12000ms (2min), but it doesn't even wait 30s until it shows me the error message.
strcmp leaves 0 if strings are same.
ternery operator is expecting nonzero for true eg. (condition)? true: false
That's why !strncmp()
This comment is hidden because it contains spoiler information about the solution
how you solve this.i got time limit
me as well
Same with me
CodeWars issue, not kata issue. It's transient.
The example tests run fine, but when I try to run the suite, I get the following error:
"Request Timeout: The server timed out running the request. This may be due to an issue with the backend server. Please try again."
What is the value of 48? Where did it come from?