An input file will contain a list of grades using the following format:
[Designation] [Grade] Where Designation will match a single character from the respective column in the above table, and Grade will be a percentage.
For example, Q 100 A 90 The first line shows a quiz grade with the value of 100. The second line shows an assignment grade with the value of 90. Note that when calculating the weighted average, only weights that have grades are calculated. That is, in the above example, there are no tests nor exams to calculate, so the denominator will not be 1, but rather 0.25+0.35=0.6. The program accepts 2 input parameters on the command line. The first is the name of the input file, the second is the name of the output file.
REQUIREMENTS
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
30 | 31 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 1 | 2 | 3 |