Problem | ippt |
---|---|
User | pIaceholder |
Submission Time | 2024-01-04 08:37:49 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ippt.cpp: In function ‘int main()’:
ippt.cpp:7:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
7 | return;
| ^~~~~~