Problem | eating |
---|---|
User | PlayVoltz |
Submission Time | 2023-07-26 09:59:06 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
eating.cpp: In function ‘int main()’:
eating.cpp:11:8: error: ‘class std::set<std::pair<int, int> >’ has no member named ‘push_back’
11 | vect.push_back(make_pair(a, b));
| ^~~~~~~~~