0_0_39141115_25309.cpp: In function 'int DFS(int)': 0_0_39141115_25309.cpp:13:9: error: 'is_valid' was not declared in this scope 13 | if (is_valid(row, col)) { | ^~~~~~~~