| Problem | 3nplus1II |
|---|---|
| User | TheFelixKS |
| Submission Time | 2026-06-29 11:42:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:26:17: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
26 | return;
| ^~~~~~