| Problem | generosity |
|---|---|
| User | nothing |
| Submission Time | 2023-08-12 20:47:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
generosity.cpp: In function ‘int main()’:
generosity.cpp:8:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
8 | return;
| ^~~~~~