Write a program that helps a hospital analyze the flow of


Question: Write a program that helps a hospital analyze the flow of patients through the emergency room. A text input file contains integers that represent the number of patients that entered the emergency room during each hour of each day for four weeks. Obtain the input file name from a command line argument. Read the information and store it in a three dimensional array. Then analyze it to compare the total number of patients per week, per day, and per hour. Display the results of the analysis.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program that helps a hospital analyze the flow of
Reference No:- TGS02318742

Expected delivery within 24 Hours