6 kyu
Simple Fun #192: Three Details
56 of 181myjinxin2015
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.
Very nice kata on dynamic programming.
As it has a mathematical pattern i've solved it anyway but can anyone tell me if it is related to any basic concept of computer science? if it is how & what?
Thanks myjinxin2015
Recursion and memoization come to mind :)
no i used those to solve the kata, but the kata problem itself has a pattern, which relates to 3 and its multiple with powers of two, i was talking about that. Thanks anyway
Python
Test Results: Basic Tests (5 of 5 Assertions) 100 Random Tests (30 of 30 Assertions) STDERR Execution Timed Out (12000 ms)
:-((((
Python fork
print
statements replaced with@test.it
decoratorsApproved
C# version generates warnings.
#sayNoToWarnings
Markdown formatting is broken.
Ruby translation should be updated 3.0, see relevent information here: https://github.com/codewars/content-issues/wiki/List-of-Ruby-Kata-to-Update
Enabled in this fork + tests cleanup
This comment has been hidden.
Huh, the pattern behind this kata is very intriguing.
I can't think of an explanation to it yet. Anyone else want to take the merit? :P
Beta Status:Awaiting moderator approval
i gave myself the honor to do so ^.^
Well done, moderator ;-)