Problem lvm
User eliasxyz
Submission Time 2025-05-28 18:47:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lvm.cpp: In function ‘int main()’:
lvm.cpp:64:1: error: expected ‘}’ at end of input
64 | }
| ^
lvm.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^