Dropping lowest score and finding averageSo I adjusted the program to this: #include<iostream> using namespace std; double getScore() { do...
BMI Calculator with functionsThanks guys! Everything works perfectly now
Dropping lowest score and finding averageSo I'm supposed to collect five test scores, drop the lowest one, and find the average of the remain...
BMI Calculator with functionsSo the program runs, but it always spits out 0 for the bmi and I can't figure out why. Help is great...
This user does not accept Private Messages