| Problem | laptop |
|---|---|
| User | Ultraman425 |
| Submission Time | 2026-02-19 14:55:42 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:17:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
17 | return;
| ^~~~~~
laptop.cpp:30:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
30 | return;
| ^~~~~~