Owl Get a Life
mining.cpp: In function ‘int32_t main()’:mining.cpp:58:27: error: ‘cur’ was not declared in this scope 58 | dist2[nx][ny] = dist2[cur.first][cur.second]+1; | ^~~