Problem | lvm |
---|---|
User | Ndys123 |
Submission Time | 2025-06-19 15:17:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lvm.cpp: In function ‘int32_t main()’:
lvm.cpp:38:5: error: ‘else’ without a previous ‘if’
38 | else {
| ^~~~
lvm.cpp: At global scope:
lvm.cpp:65:1: error: expected declaration before ‘}’ token
65 | }
| ^