| Problem | laptop |
|---|---|
| User | EvanSoon |
| Submission Time | 2026-03-07 10:20:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:19:1: error: expected ‘}’ before ‘else’
19 | else if (T == 0)
| ^~~~
laptop.cpp:16:11: note: to match this ‘{’
16 | if (C > M){
| ^
laptop.cpp:23:1: error: expected primary-expression before ‘}’ token
23 | }
| ^
laptop.cpp: At global scope:
laptop.cpp:26:1: error: expected declaration before ‘}’ token
26 | }
| ^