future sight
New Member
عندي سؤال لبرنامج أتمنى منكم مساعدتي لفهمه ومعرفة المطلوب 
/
/
Write a program that uses the above function and draw a relation
between
between
n and the execution time for n= 10000 to 100000 step 1000
Hint: Fill the array with random numbers, and use the <ctime> header
file, the time_t type, and time( ) to get the computer execution time.
Hint: Fill the array with random numbers, and use the <ctime> header
file, the time_t type, and time( ) to get the computer execution time.