6 kyu
Number of ways to go in 3D matrix
33 of 90Konstantin Modin
Loading description...
Dynamic Programming
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.
The number of tests in Python is significantly different from that in JS. Uncached DP passes in JS, but not in Python. Is it expected to pass or not?
updated tests in JS to be same as in Python
Description should be language-agnostic.
I'd suggest something with "native arbitrary precision integer" there. The current text is not really scalable.
Haskell translation
Approved it myself before the pending Python translation can change the description.
In that case ... Python approved as well ;)
are actual and expected swapped?
Fk, yes. I'll fix that.
This comment has been hidden.
Your link goes to the /edit page of the kumite.
Sorry...I forgot to publish it!
https://www.codewars.com/kumite/65c7f8e893e1c22adde6701b?sel=65c7f8e893e1c22adde6701b
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.
This comment has been hidden.