| Problem | molecules | 
|---|---|
| User | popperoni | 
| Submission Time | 2025-07-04 12:39:04 | 
| 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:92:20: error: could not convert ‘ans’ from ‘vector<long long int>’ to ‘vector<int>’
   92 |             return ans;
      |                    ^~~
      |                    |
      |                    vector<long long int>