| Problem | trashinteractive |
|---|---|
| User | YSH2020 |
| Submission Time | 2025-03-09 10:33:18 |
| 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:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
9 | return ans;
| ^~~