Question: write program code in C++ make sure the code can be run pleasee. put the comment for the code. i hope expert can do this

write program code in C++
make sure the code can be run pleasee. put the comment for the code.
i hope expert can do this
Implement merge sort and quick sort in the code Implement merge sort and quick sort to list of integers It must able to generate 300 integers (no repeated) using: 16636758 ass a seed generator Create a main function that will be able to call the number generator and algorithms By using function from the first task, generate 300 unique integers. Output the list in a 100data.txt. get the last integer in the list ask Read the integers from the file in an array or linked list Include comment in the code for explanation of code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
