Sort vector 'vect' using a recursive sort algorithm consisting in a change of variable to distribute the values in different intervals until there are one or two values in each interval. vect_sort is ...