Owl Get a Life
lcm.cpp: In function ‘int main()’:lcm.cpp:13:23: error: expected ‘;’ before ‘ar’ 13 | cout<< ar.front() | ^ | ; 14 | ar.pop_front() | ~~