0_0_39308585_14812.cpp: In function 'void solve()': 0_0_39308585_14812.cpp:61:34: error: 'k' was not declared in this scope 61 | ans=max(ans,dp[1][j][k]); | ^