Owl Get a Life
mate.cpp: In function ‘int main()’:mate.cpp:18:2: error: ‘visited’ was not declared in this scope 18 | visited.resize(r, vector<bool>(c, false)); | ^~~~~~~