Problem | 3nplus1 |
---|---|
User | pointlessapeirogon |
Submission Time | 2024-01-28 18:48:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
3nplus1.cpp: In function ‘void generateSequence(int)’:
3nplus1.cpp:13:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
13 | return 0;
| ^