Owl Get a Life
kas.cpp: In function ‘int main()’:kas.cpp:24:26: error: ‘total’ was not declared in this scope 24 | cout << dp[n-1][mxN] - (total-dp[n-1][mxN])*2; | ^~~~~