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