0 like 0 dislike
786 views

The ten students’ grades on three exams are stored in a file named “grade.txt”.

Student 1   87   96   70
Student 2   68   87   90
Student 3   94  100   90
Student 4   100  81   82
Student 5   83   65   85
Student 6   78   87   65
Student 7   85   75   83
Student 8   91   94  100
Student 9   76   72   84
Student 10  87   93   73

Write a program that can read data from “grade.txt”, then calculate a particular student’s semester average, and output the overall grade distribution for a whole semester. Besides, all output data must be stored into “grade_output.txt”.

Pack your files all together in a single zip file and upload to your answer. For example, the student with student ID 410000000 needs to compress those files: 410000000.cpp; grade.txtgrade_output.txt to 410000000.zip and upload only this 410000000.zip to the answer.

[Exercise] Essay (Open question) - asked in C
ID: 24219 - Available when: Unlimited - Due to: Unlimited
| 786 views
0 0
Called for Help
0 0
Called for Help
0 0
Called for Help
0 0
Called for Help

18 Answers

0 like 0 dislike
Hidden content!
* * ** **** * ** * * *** ** * * * * ** * * **
answered by (-189 points)
0 like 0 dislike
Hidden content!
** *** * ** ***** * ** ** * * * * * *** **
answered by (-226 points)
0 like 0 dislike
Hidden content!
* * *** * ***** ** * *** *** ***** * ** ***
answered by (-384 points)
0 like 0 dislike
Hidden content!
* * **** *** * * *** ** * **** **** ***
answered by (-264 points)
0 like 0 dislike
Hidden content!
** * ******* * *** * * * ** * * *
answered by (-364 points)
0 like 0 dislike
Hidden content!
* ** * * * * ***** ** * * * * * **
answered by (5.2k points)
0 like 0 dislike
Hidden content!
*** ** * ** ** ** ** ** ** ** ** ** **** * *
answered by (-412 points)
edited by
0 like 0 dislike
Hidden content!
**** ** *** * ** ** *** * * * *** *** *
answered by (5.2k points)
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.70.130.129
©2016-2024

Related questions

1 like 0 dislike
58 answers
[Exercise] Coding (C) - asked Mar 23, 2017 in C
ID: 23261 - Available when: Unlimited - Due to: Unlimited
| 1.2k views
12,783 questions
183,443 answers
172,219 comments
4,824 users