2 kyu
Jump to zero (Subtask 6)
Loading description...
Mathematics
Algorithms
Dynamic Programming
Performance
Number Theory
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.
subtask 1 and 3 are draft/retired by now and links to these kata should be removed, especially since those descriptions still contain trainer links.
The website with the "original Vietnamese statement" also seems to be dead so we could just remove the reference to all the numbered "subtasks" all together and just speak of normal and performance version.
Description contains direct trainer links.
fixed
Amazing kata, one of my favourite ones from now on.) Thanks for the opportunity of thinking out of the box and to dig deeper on the matter of dp.
What are the constraints for subtask 6? (It seems to be much harder, than stress test.)
You should write the constraints in the description.
You may need some tags:
algorithms
,performance
, and maybenumber theory
if that one appliesThanks for your suggesstion. I have added some tags for this problem.