Problem | lvm |
---|---|
User | bakchormee |
Submission Time | 2023-09-10 00:06:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lvm.cpp: In function ‘int main()’:
lvm.cpp:46:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
46 | return;
| ^~~~~~