Write a program that uses a structure to store the following informa- tion for a
ID: 3546420 • Letter: W
Question
Write a program that uses a structure to store the following informa- tion for a particular month at the local airport:
Total number of planes that landed
Total number of planes that departed
Greatest number of planes that landed in a given day that month Least number of planes that landed in a given day that month
The program should have an array of twelve structures to hold travel information for the entire year. The program should prompt the user to enter data for each month. Once all data is entered, the program should calculate and output the aver- age monthly number of landing planes, the average monthly number of depart- ing planes, the total number of landing and departing planes for the year, and the greatest and least number of planes that landed on any one day (and which month it occurred in).
Explanation / Answer
Here is your airport program: http://pastebin.com/YF7c0pQg
Let me know if you need more help.
Plz dont forget to rate.
Thanks
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.