Problem | laptop |
---|---|
User | vadar2525 |
Submission Time | 2025-08-18 17:26:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:31:4: error: expected ‘}’ before ‘else’
31 | else if(a.empty() == false and b.empty() == true){
| ^~~~
laptop.cpp:22:25: note: to match this ‘{’
22 | if(b.empty() == false){
| ^