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.
This comment is hidden because it contains spoiler information about the solution
Please use spoiler flag next time.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
You're probably mutating the input.
I'm doing that.
The code that I'm trying to submit has passed the initial tests, but on the others is failing and like I said it's very strange because it says that is always expecting zero as result
https://www.codewars.com/kata/total-amount-of-points/train/javascript/5c917b4aaccd820016f40d8f
Thanks
There are 10 matches in the array you need to process.
x and y will not be smaller than 0 or bigger than 4.
What do you mean with this?
I tested a code with the sample test and it works fine, but when I try to submit fails, and in all cases it says that is expecting the result to be zero
Thanks
const
addedC translation update
C++ translation. Please, review and approve.
Approved
PHP translation:
https://www.codewars.com/kumite/5c9100b5f7701d7d48fe2ec1?sel=5c9100b5f7701d7d48fe2ec1
Please, check!!
@sfabruz
Thank you very much. Approved. (:
Loading more items...