correcting the errors for the attached C++ code (code is in a Word document). The purpose of the program is to display the students who have a GPA of 3.5 or greater (up to 4.0) and delete the students who have a GPA of 3.5 or less. The code is created using a Linked List in C++. I am especially having trouble creating a node with two pieces of information (name and gpa). Please help me correct the logical / syntax errors by the deadline.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
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 | 4 | 5 |