Problem | lunchbox |
---|---|
User | simonfalke |
Submission Time | 2023-03-03 14:07:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:114:13: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
114 | return;
| ^~~~~~