Understanding the Problem There is a list of numbers as nums. Each number has the value from 0 to 10^5. The program starts with the first index, which is nums[0]. Every value of the list nums indicates that it can help jumping to the next indexes wit...