| Problem | psle |
|---|---|
| User | ForsakenPBJ |
| Submission Time | 2024-05-01 21:36:30 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:10:2: error: ‘elif’ was not declared in this scope
10 | elif (75<=score<=90){
| ^~~~
psle.cpp:25:2: error: ‘else’ without a previous ‘if’
25 | else{
| ^~~~