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