Owl Get a Life
knapsack.cpp:37:2: error: ‘cout’ does not name a type 37 | cout << ans; | ^~~~knapsack.cpp:38:1: error: expected declaration before ‘}’ token 38 | } | ^