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