| Problem | 3nplus1II |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-08-01 11:27:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:13:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
13 | return;
| ^~~~~~