Owl Get a Life
snake.cpp: In function ‘int main()’:snake.cpp:29:20: error: expected ‘;’ before ‘}’ token 29 | snake.pop_back() | ^ | ; 30 | } | ~