| Problem | sixandseven |
|---|---|
| User | newperson |
| Submission Time | 2026-07-03 15:15:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sixandseven.cpp: In function ‘int main()’:
sixandseven.cpp:13:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
13 | return;
| ^~~~~~
sixandseven.cpp:17:2: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
17 | return;
| ^~~~~~