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.
Use clans. Having the same clan set up will let you see others in your clan and their ranking compared to others. You can change your clan in account settings. If the clan does not already exist, it will be automatically created.
They are still not there. I am using python.
Needs example test cases for
primes(n)
.@KenKamau
What kuchaguangjie says has some sense.... Anyway, whats the point of arguing when all there is to do is add one sentence for clarity?
... that's illegal.....
nice one thoThe JS solution is possible, as one person has already completed it. The test amount in JS is the same as in Python, which runs slower than JS. This isn't an issue with the tests. In beta, the average assesed rank for this kata was 4kyu, but it was published as a 5kyu kata because it is easy to hardcode your solution (as mentioned in the discourse below).
Happy coding :)
I had the same problem when solving this kata. I solved my problem by not printing (or logging) anything.
This comment is hidden because it contains spoiler information about the solution
Almost exactly the same as this kata
https://www.codewars.com/kata/52597aa56021e91c93000cb0
ohhhh
Sorry that I misread your comment! I think it should be fixed now...
Thanks for correcting my newbie mistake c:
The issue is fixed now.
Thanks for the suggestion! The random tests should be more balanced now. c:
Sorry! That was a slip on my part. The random gen should be fixed now.
I reduced the number of test cases. Could you explain more on grouping the test cases?
I changed the amount of random test cases to 1k. Should work better now...
Loading more items...