| Problem | molecules | 
|---|---|
| User | popperoni | 
| Submission Time | 2025-07-04 12:39:44 | 
| Score | 0 | 
| Max Time | N/A | 
| Max Memory | N/A | 
Owl Get a Life
 molecules.cpp: In function ‘std::vector<int> find_subset(int, int, std::vector<int>)’:
molecules.cpp:75:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
   75 |         ans.pb(w[i]);
      |         ^~~
      |         abs