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.
"help pls" is not a valid kata issue. The issue is in your code.
I ran your code snippet, and it runs into allocation errors (because you're trying to create an array from an infinite iterator). This is a bit more difficult than 8kyu in JS, and you need to handle infinite sequences correctly.
Not a kata issue.
OP solved it, closing
The
ISSUE
label is for provable kata issues. Please use theQUESTION
label when asking a question. See https://docs.codewars.com/training/troubleshooting/#post-discourse.This comment is hidden because it contains spoiler information about the solution
OP solved it, closing!
not a kata issue, closing!
not a kata issue ! YOu miss this part
If present in the list, number 0 will be neutral, hence not fight for either side.
This comment is hidden because it contains spoiler information about the solution
Check the post below.
Print the input, your answer is missing one multiple sometimes. Not a kata issue.
Read this again:
Your code is not complete, not a kata issue.
Your code is wrong, not a kata issue. Look how to properly use currying in PHP.
This comment is hidden because it contains spoiler information about the solution
You need one more cast.
Loading more items...