This is for my computer science c++ data structures class.
For my assignment I have to create mergesort code for ascending and descending arrays.
My professor