aboutsummaryrefslogtreecommitdiff
path: root/13bOutput.txt
blob: d8297c73df599e1cc3a7743edf783037bcc222c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Output:

array = {3, 5.3, 7, 3.7, 2, 9}

The median value in the array is: 4.5
C:\Users\jakno\source\repos\CST116\cst115-lab8-JacobAKnox\CST116F2021-Lab8\13b\Debug\13b.exe (process 9572) exited with code 0.
Press any key to close this window . . .


array = {3, 5.3, 7, 3.7, 2, 9, 10}

The median value in the array is: 7
C:\Users\jakno\source\repos\CST116\cst115-lab8-JacobAKnox\CST116F2021-Lab8\13b\Debug\13b.exe (process 4824) exited with code 0.
Press any key to close this window . . .