Problem | chimera |
---|---|
User | G92 |
Submission Time | 2024-07-29 17:08:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
chimera.cpp: In function ‘void initialise(int, int, std::vector<int>)’:
chimera.cpp:16:16: error: no match for ‘operator[]’ (operand types are ‘std::set<int>’ and ‘int’)
16 | b.push_back(a[i]);
| ^