Problem | psle |
---|---|
User | theRealLucasXD |
Submission Time | 2025-05-22 22:02:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
psle.cpp: In function ‘int main()’:
psle.cpp:11:4: error: ‘elif’ was not declared in this scope
11 | } elif (score > 74) {
| ^~~~
psle.cpp:21:4: error: ‘else’ without a previous ‘if’
21 | } else {
| ^~~~