Open main menu
Home
Random
Log in
Settings
About MyWikiBiz
Disclaimers
MyWikiBiz
Search
Changes
← Older edit
Directory:Derek Elder/Programs/Grade Calculator
(view source)
Revision as of 05:08, 26 February 2008
4 bytes removed
,
05:08, 26 February 2008
m
no edit summary
Line 54:
Line 54:
}
}
}
}
−
done = false;
done = false;
Line 75:
Line 74:
}
}
}
}
−
Output<<"-----------------------------Grade Calculator-----------------------------"<<endl<<endl;
Output<<"-----------------------------Grade Calculator-----------------------------"<<endl<<endl;
Output<<"This program will process test scores to provide individuals"<<endl;
Output<<"This program will process test scores to provide individuals"<<endl;
Line 115:
Line 113:
}
}
}
}
−
float test_average = total_score/test_number;
float test_average = total_score/test_number;
Line 133:
Line 130:
Output<<"--------------------------------------------------------------------------"<<endl;
Output<<"--------------------------------------------------------------------------"<<endl;
}
}
−
Input>>first_name>>last_name;
+
Input>>first_name>>last_name;
}
}
Output<<"Thank you for using this Grade Calculator.";
Output<<"Thank you for using this Grade Calculator.";
Derek Elder
123
edits