Owl Get a Life
runway.cpp: In function ‘int main()’:runway.cpp:20:7: error: ‘class std::queue<int>’ has no member named ‘push_front’ 20 | q.push_front(1); | ^~~~~~~~~~