7 kyu
Simple Fun #38: House Of Cats
341 of 724myjinxin2015
Loading description...
Puzzles
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
C# tests generate warnings:
python new test framework is required. updated in this fork
Approved
Should mention that the input will always be even
Well, it is kinda implied by this sentence :
Ruby translation should be updated to version 3.0, see relevent information here: https://github.com/codewars/content-issues/wiki/List-of-Ruby-Kata-to-Update
Enabled in this fork + Cleaned tests
Haskell : https://www.codewars.com/kumite/5b97ea9083c25095b3000c33?sel=5b97ea9083c25095b3000c33
Ha, it took me forever to write the Haskell because I kept using Ruby syntax. I guess that would be a good thing about Javascript, I would never think I was writing Haskell when doing it.
It doesn't look like a valid input.
Changed the random legs to even number, thanks ;-)