Open In App

Maximum score possible from an array with jumps of at most length K

Given an array arr[] and an integer K, the 0th index, the task is to collect the maximum score possible by performing following operations:


Article Tags :