Problem trashinteractive
User YSH2020
Submission Time 2025-03-09 10:37:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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) {
| ^