Rejected: no random tests
This comment is hidden because it contains spoiler information about the solution
add group function to group fixed and random tests separately
group
put the reference solution inside the group function and not in global scope
Please check now
No random tests
Exactly
My exact thoughts! The other day I struggled with a 7kyu kata for hours!! This one took minutes. Everyone thinks different. This was pretty fun
Great kata, but is it worthy of 5kyu? Other 5 kyu kata seem tougher than this. But it was
Truly enjoyed this kata. But I felt it is worth 5kyu or at least 6kyu.
exactly!
Why didn't you directly use
if(isPrime(i) && isPrime(i+g))
I'm genuinely curious if your method has some sort of time advantage.
How does this even work!? I accidentally came to the same answer!
rather there: https://gitter.im/Codewars/codewars.com/kata-authoring-help
Can I share my new kata draft here for people to check if the description is upto mark??
Thanks a ton! I will look into it!
Loading collection data...
Rejected: no random tests
This comment is hidden because it contains spoiler information about the solution
add
group
function to group fixed and random tests separatelyput the reference solution inside the group function and not in global scope
Please check now
No random tests
Exactly
My exact thoughts! The other day I struggled with a 7kyu kata for hours!! This one took minutes. Everyone thinks different. This was pretty fun
Great kata, but is it worthy of 5kyu? Other 5 kyu kata seem tougher than this. But it was
Truly enjoyed this kata. But I felt it is worth 5kyu or at least 6kyu.
exactly!
Why didn't you directly use
I'm genuinely curious if your method has some sort of time advantage.
How does this even work!? I accidentally came to the same answer!
rather there: https://gitter.im/Codewars/codewars.com/kata-authoring-help
Can I share my new kata draft here for people to check if the description is upto mark??
Thanks a ton! I will look into it!
Loading more items...