c++
ASSIGNMENT 5 Write a program YourName-Assignment5 (replace YourName with your actual name, no spaces) that reads from a file1 students records (one student per line) in the following format: LastName Tests Grade Assignments Grade and computes and outputs (to the console) the STUDENT STATISTICS in a table format one line per student: Student Name Total … Read more