Question: i have no idea. need to use repl.it C++ language is C++ Description Create a program that can read in a file of varying size
Description Create a program that can read in a file of varying size of numbers and compute and display the minimum, maximum, median, range. Attached is an example of the format of the file that will be used. Your program should be able to accept a file named "file.csv" Remember that there could be more or less numbers so adjust accordingly. file.csv Lame PalatableScreen... C Fork file.csv 1 43.2 2 32.4 3 41.1 4 -3.2 5 4.8 6 5.9 7 6.1 8 7.3 9 3.9 10 -100.1 11 90.3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
