| Problem | lvm |
|---|---|
| User | SilverClaw |
| Submission Time | 2025-01-26 13:15:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lvm.cpp: In function ‘int main()’:
lvm.cpp:47:9: error: expected ‘}’ before ‘else’
47 | else if(inst == "TIMES"){
| ^~~~
lvm.cpp:40:32: note: to match this ‘{’
40 | else if(inst == "PLUS"){
| ^