The document contains a C++ program that calculates and prints the average grades of students. It defines functions to compute the average grade, print student information, and filter grades by subject. The main function initializes a list of students and their grades, then displays their average and filtered grades for mathematics.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
4 views1 page
Endpractice
The document contains a C++ program that calculates and prints the average grades of students. It defines functions to compute the average grade, print student information, and filter grades by subject. The main function initializes a list of students and their grades, then displays their average and filtered grades for mathematics.