Problem | progression |
---|---|
User | ChickenCoder |
Submission Time | 2023-02-07 16:25:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
progression.cpp: In function ‘int main()’:
progression.cpp:213:3: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
213 | return;
| ^~~~~~