Problem | molecules |
---|---|
User | mertbbm |
Submission Time | 2023-05-06 23:03: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:35:35: error: expected ‘;’ before ‘)’ token
35 | for(int x=ans.first;x<=ans.second){
| ^
| ;