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.
The user is not active anymore.
Language?
A simple seive algorithm is fast enough as long as you memoize the results.
I've got the same issue
It appears that my code does exactly what is supposed to do, but cannot pass the last test case.... Please help.
It is ruby.
Expected: "Punctuationerr? iserr, importanterr! double space also", instead got: "Punctuationerr? iserr, importanterr! double space also"
Hi, when I test my code with test cases I made, it passes. It also works on my file locally. But, it does not pass codewar.
It says it took longer than 8000ms. How can I make my code faster?? Like others are asking...
I tried as well and my code did not work either. My code worked on console in Chrome...
Any idea?