Create a function that changes the third element of an array given by the user. The function accepts a 1-D vector which has larger than three elements, then it makes the third element 0, and returns ...