The row has the following format: ID E1 E2 E3 Final Projects Quizzes The first row of the file contains full grade for that grading items in the order listed above. Write a program to calculate the final grade for each student and assign a letter grade for each of them. Write student ID, your calculated grade, and letters in a file, one student at a line. The weight for each item is E1(15%), E2(15%), E2(15%), Final(25%), Projects(15%), Quizzes (15%) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 100 89 82 100 66 86 76 56 74 49 78 92 87 69 59 78 63 47 64 100 77 83 99 52 78 76 0 38 48 61 91 79 67 48 0 63 42 53 100 69 82 93 64 62 68 0 65 75 60 89 71 62 60 0 56 45 59 100 89 97 96 78 77 81 26 64 uw w w 99 67 73 94 83 83 BO738 460 85 0 74 36 80 180 142 180 180 148 155 177 140 113 116 N 125 113 105 77 21 9 127 29 130 82 119 96 178 171 167 83 0 139 147 169 J 134 126 119 113 0 83 63 33

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter8: I/o Streams And Data Files
Section8.5: A Case Study: Pollen Count File Update
Problem 4E
icon
Related questions
Question
100%
Type in C Also make sure it writes the student ID in the output for each line please.
The row has the following format:
ID E1 E2 E3 Final Projects Quizzes
The first row of the file contains full grade for that grading items in the
order listed above. Write a program to calculate the final grade for each
student and assign a letter grade for each of them. Write student
ID, your calculated grade, and letters in a file, one student at a line.
The weight for each item is E1(15%), E2(15%),
E2(15%), Final (25%), Projects (15%), Quizzes(15%)
123456TBSGEG
7
8
9
10
11
13
14
15
16
17
18
100
89
82
100
66
86
76
56
74
49
78
92
87
69
59
78
63
47
64
100
77
83
99
52
78
76
0
38
48
61
91
79
67
48
0
63
42
53
100 100
69
89
82
97
93
64
62
68
0
65
75
60
89
71
62
60
0
56
45
59
96
78
77
81
26
64
67
94
100
83
83
85
Por38
0
74
36
60
80
180
142
180
180
148
155
177
21
127
130
119
178
171
167
83
0
139
147
169
140
113
116
125
113
105
77
9
29
82
96
134
126
119
113
ܘ ܤ ܗ ܘ
368
83
36
88
Transcribed Image Text:The row has the following format: ID E1 E2 E3 Final Projects Quizzes The first row of the file contains full grade for that grading items in the order listed above. Write a program to calculate the final grade for each student and assign a letter grade for each of them. Write student ID, your calculated grade, and letters in a file, one student at a line. The weight for each item is E1(15%), E2(15%), E2(15%), Final (25%), Projects (15%), Quizzes(15%) 123456TBSGEG 7 8 9 10 11 13 14 15 16 17 18 100 89 82 100 66 86 76 56 74 49 78 92 87 69 59 78 63 47 64 100 77 83 99 52 78 76 0 38 48 61 91 79 67 48 0 63 42 53 100 100 69 89 82 97 93 64 62 68 0 65 75 60 89 71 62 60 0 56 45 59 96 78 77 81 26 64 67 94 100 83 83 85 Por38 0 74 36 60 80 180 142 180 180 148 155 177 21 127 130 119 178 171 167 83 0 139 147 169 140 113 116 125 113 105 77 9 29 82 96 134 126 119 113 ܘ ܤ ܗ ܘ 368 83 36 88
Expert Solution
steps

Step by step

Solved in 2 steps with 3 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr