Owl Get a Life
gotosleep.cpp: In function ‘int32_t main()’:gotosleep.cpp:43:36: error: ‘k’ was not declared in this scope 43 | for (int i=0; i<n; ++i)if (dp[i]<=k)ans=i+1; | ^