Problem trashinteractive
User TheRaptor
Submission Time 2024-03-21 18:36:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trashinteractive.cpp: In function ‘void find_cheese(int, int)’:
trashinteractive.cpp:25:5: error: ‘answer’ was not declared in this scope
25 | answer(mid);
| ^~~~~~
trashinteractive.cpp:31:3: error: ‘answer’ was not declared in this scope
31 | answer(lo);
| ^~~~~~
trashinteractive.cpp:35:3: error: ‘answer’ was not declared in this scope
35 | answer(cor);
| ^~~~~~