Problem lvm
User AltheaZ
Submission Time 2023-07-24 16:50:27
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lvm.cpp: In function ‘int main()’:
lvm.cpp:60:1: error: expected ‘}’ at end of input
60 | }
| ^
lvm.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^