Owl Get a Life
knapsack.cpp:18:8: error: redefinition of ‘struct Item’ 18 | struct Item { | ^~~~knapsack.cpp:6:8: note: previous definition of ‘struct Item’ 6 | struct Item { | ^~~~