Problem lvm
User 123456789
Submission Time 2023-04-28 15:08:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lvm.cpp: In function ‘int32_t main()’:
lvm.cpp:35:5: error: expected ‘}’ at end of input
35 | }
| ^
lvm.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^