| Problem | beareatrabbit |
|---|---|
| User | EliteCollapseZ |
| Submission Time | 2025-02-21 21:28:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
beareatrabbit.cpp: In function ‘int main()’:
beareatrabbit.cpp:18:3: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
18 | return;
| ^~~~~~