IN THE QUESTION “Chef and Digit Jumps”
WHAT DOES " he can’t jump out from sequence." MEAN …AND IS THIS A DP QUESTION?
It means that if the array size is 100 and you are standing at position 100, then you cannot go to 101.
IN THE QUESTION “Chef and Digit Jumps”
WHAT DOES " he can’t jump out from sequence." MEAN …AND IS THIS A DP QUESTION?
It means that if the array size is 100 and you are standing at position 100, then you cannot go to 101.