Question: program C++ seed : 191031424 please expert do this Write a code without error and can be run. Program in C++. Create a random number

program C++
seed : 191031424
please expert do this
Write a code without error and can be run. Program in C++. Create a random number generator to create a list for unique integers that will appear once. It must able to generate 300 integers (no repeated using: 191031424 ass a seed generator Implement Merge Sort and quick sort to sort a list of integers. Discuss the algorithm used for 100, 200 and 300 integers execution time in millisecond Include comment in the code for explanation of code 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 Repeat the process with 200 and 300 integers Write a code without error and can be run. Program in C++. Create a random number generator to create a list for unique integers that will appear once. It must able to generate 300 integers (no repeated using: 191031424 ass a seed generator Implement Merge Sort and quick sort to sort a list of integers. Discuss the algorithm used for 100, 200 and 300 integers execution time in millisecond Include comment in the code for explanation of code 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 Repeat the process with 200 and 300 integers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
