Owl Get a Life
carpark.cpp: In function ‘int main()’:carpark.cpp:49:6: error: request for member ‘pop_front’ in ‘x’, which is of non-class type ‘int’ 49 | x.pop_front(); | ^~~~~~~~~