Problem | trashinteractive |
---|---|
User | YSH2020 |
Submission Time | 2025-03-09 10:37:43 |
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:28:1: error: expected ‘}’ at end of input
28 | }
| ^
trashinteractive.cpp:2:33: note: to match this ‘{’
2 | void find_cheese(int st, int x) {
| ^