import java.io.*; import java.util.*; public class Solution { public static long turn(int start,int end ,long [] cost,int k) { if(end