0_0_28693625_9994.cpp: In function 'int dfs(int, int, int, bool)': 0_0_28693625_9994.cpp:20:25: error: lvalue required as left operand of assignment if(!limit && dp[pos]=-1) return dp[pos]; ^