Problem | trashinteractive |
---|---|
User | TheRaptor |
Submission Time | 2024-03-21 18:47:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trashinteractive.cpp: In function ‘void find_cheese(int, int)’:
trashinteractive.cpp:9:12: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
9 | return 0;
| ^