Problem trashinteractive
User cstuart
Submission Time 2024-04-04 12:19:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trashinteractive.cpp: In function ‘void find_cheese(int, int)’:
trashinteractive.cpp:7:2: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
7 | ans = 1;
| ^~~
| abs