Owl Get a Life
coinbag.cpp: In function ‘int32_t main()’:coinbag.cpp:17:40: error: ‘W’ was not declared in this scope 17 | vector<vector<int>> dp(m, vector<int>(W + 1, 0)); | ^