Problem | findinggrass |
---|---|
User | TheRaptor |
Submission Time | 2022-12-28 17:29:18 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
findinggrass.cpp: In function ‘int32_t main()’:
findinggrass.cpp:165:3: error: ‘update’ was not declared in this scope
165 | update(brr[i],1);
| ^~~~~~
findinggrass.cpp:186:4: error: ‘update’ was not declared in this scope
186 | update(brr[b],-1);
| ^~~~~~