Problem psle
User Rollsroyce26
Submission Time 2024-06-20 15:08:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

psle.cpp: In function ‘int main()’:
psle.cpp:24:5: error: expected ‘}’ before ‘else’
24 | else {
| ^~~~
psle.cpp:22:54: note: to match this ‘{’
22 | else if (scoregrading <= 34 and scoregrading >= 20) {
| ^