Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:11:8: error: ‘class std::vector<int>’ has no member named ‘push_front’ 11 | list.push_front(x); | ^~~~~~~~~~