Problem | gotosleep |
---|---|
User | yeetmaster |
Submission Time | 2024-10-30 23:38:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotosleep.cpp: In function ‘int32_t main()’:
gotosleep.cpp:22:9: error: return-statement with no value, in function returning ‘int32_t’ {aka ‘int’} [-fpermissive]
22 | return;
| ^~~~~~
gotosleep.cpp:27:9: error: return-statement with no value, in function returning ‘int32_t’ {aka ‘int’} [-fpermissive]
27 | return;
| ^~~~~~