Problem | whatisthisactf |
---|---|
User | IWKR |
Submission Time | 2023-03-31 14:52:46 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
whatisthisactf.cpp: In function ‘void magic(char*, char*)’:
whatisthisactf.cpp:13:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
13 | return s;
| ^