Problem collectmushrooms6
User ricric132
Submission Time 2024-03-15 19:38:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

collectmushrooms6.cpp: In function ‘int main()’:
collectmushrooms6.cpp:50:36: error: ‘d’ was not declared in this scope
50 | if(getSprinklers(m.first - d, m.second-d, m.first+d, m.first-d) >= K){
| ^