Help with arrays!In calcAverage I need to find the average of the middle three scores. dropping lowest and highest.
Help with arrays!I think I have addressed the issues afore mentioned. I no longer have compiler errors but I believe ...
Help with arrays!I really appreciate all the help Nwb.
Help with arrays![code] #include <iostream> #include <iomanip> using namespace std; void getScore(double &score, in...
Help with arrays!The goal of this program is to display the average of five scores without the highest and lowest. I ...
This user does not accept Private Messages