I am trying to write a program which would sort an array with two algorithms, merge sort and selection sort. I wrote a code but it doesn\'t sort the array properly. After us