0_0_24589083_25028.cpp: In function 'int dfs(int, int, int, int)': 0_0_24589083_25028.cpp:23:17: error: invalid initialization of non-const reference of type 'int&' from an rvalue of type 'int' int& ans = -1; ^