Owl Get a Life
stability.cpp: In function ‘int main()’:stability.cpp:49:13: error: ‘k’ was not declared in this scope; did you mean ‘k2’? 49 | dp[i][0]=k; | ^ | k2