Skip to content

zyn10/rainfall_basic_anaylysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rainfall_basic_anaylysis

Basic Analysis of Rainfall using cpp

Question

Write a program that lets the user enter the total rainfall for each of 12 months into an array of double. The program should calculate and display the total rainfall for the year, the average monthly rainfall, and the months with the highest and lowest amounts.

Releases

No releases published

Packages

No packages published

Languages