1 // Leave this line and next one as they are 0 10 // Number of elements 1 // Leave this line as it is 10 // Number of elements 0 // Index of first element (starting from 0) 0 // Leave this line as it is 0.55 // First element 1 // Index of second element (starting from 0) 0 // Leave this line as it is 0.15 // Second element 2 0 0.3 3 0 0.35 4 0 0.3 5 0 0.15 6 0 0.15 7 0 0.55 8 0 0.35 9 // Index of last element (starting from 0) 0 // Leave this line as it is 0.15 // Last element