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.
Fixed. Remember mentioning the language.
This issue wasn't fixed: https://www.codewars.com/kata/59a2a3ba5eb5d4e609000055/discuss#59a5c2aedbe3b0bbce0000f8
The test is fine, it's your code that's returning
[1]
instead of[0, 1]
Print the input.
You forgot to return the sum.
3507 is the sum of the cubic numbers, not a kata issue.
Not a kata issue.
Ok. You're not the only one, check the posts below, it's been asked and answered before.
No idea what you're talking about, try clicking reset and see if anything changes. I can't see what you say. Closing.
the easiest one i ever done
Please, don't post solutions in Discourse. Already told you that, didn't I?
Please mark your post as having spoiler content next time, your post was visible in the homepage.
In which language?
Please don't post solutions in Discourse.
If you have to return nothing, there is one way to do that, right?
In the other case, you can't return 11, that's why you need to return 0.
Loading more items...