| Problem | duckbuttons |
|---|---|
| User | om2024 |
| Submission Time | 2025-07-03 15:53:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:25:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
25 | return;
| ^~~~~~