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’ 11 | vect.push(make_pair(a, b)); | ^~~~