Problem | psle |
---|---|
User | Keevan19 |
Submission Time | 2023-01-08 16:23:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp:28:1: error: ‘This’ does not name a type
28 | This program reads in a single integer s representing the score, and then uses a series of if statements to determine the corresponding grade based on the score range specified in the problem statement. The grade is then printed to the console using cout.
| ^~~~