// You are given an integer array target. You have an integer array initial of the same size as target with all elements initially zeros. // In one operation you can choose any subarray from initial ...