Owl Get a Life
molecules.cpp:2:1: error: ‘vector’ does not name a type 2 | vector<int> find_subset(int l, int u, vector<int> w) { | ^~~~~~