Problem grazing
User PlayVoltz
Submission Time 2023-11-02 00:02:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

grazing.cpp: In function ‘int cow(int, int)’:
grazing.cpp:16:3: error: ‘blcoked’ was not declared in this scope; did you mean ‘blocked’?
16 | blcoked[y][x]=0;--n;
| ^~~~~~~
| blocked