You are going to rewrite the program that calculated the batting averages for the New York Mets starting lineup (see Assignment #2 for more details).
Make sure that you use C++ style and libraries, e. g., <iostream>.
<iostream>
[Back to the Assignment List]