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.
thank you so much
You skipped that line in the description:
Please use the
question
tag to ask for help in the future ;-)Can someone tell me why my solution is not passing all test cases?
Approved
python new test framework is required. updated in this fork
This is an issue.
(By the way, your proposed
compareObjects
is bug-ridden.)The description of this kata is completely incomprehensible. What are we supposed to do here?
4^2 + 9^2
Ruby 3.0 should be enabled.
Cool
As it is only 81% kata i think i will extend description. If n is a huppy number then return [1]; If not, then return only "repeating numbers". And repeating numbers are the clue to sort out "This array should only include the numbers in the loop, not any that lead into the loop". Rest is quite easy.
OK, fixed it myself :-)
Something wrong with the Ruby checker function, as I received the following error multiple times:
Too many recursions?
Re-ranked to 6 kyu, in view of this kata:
https://www.codewars.com/kata/happy-numbers-2
Loading more items...