aboutsummaryrefslogtreecommitdiff
path: root/13bOutput.txt
diff options
context:
space:
mode:
Diffstat (limited to '13bOutput.txt')
-rw-r--r--13bOutput.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/13bOutput.txt b/13bOutput.txt
new file mode 100644
index 0000000..d8297c7
--- /dev/null
+++ b/13bOutput.txt
@@ -0,0 +1,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 . . .