0_0_31675373_14296.cpp: In function 'int dfs(int, bool, bool)': 0_0_31675373_14296.cpp:14:6: error: 'limte' was not declared in this scope if(!limte && dp[pos][pre] != -1) return dp[pos][pre]; ^