Owl Get a Life
snake.cpp: In function ‘int main()’:snake.cpp:24:13: error: ‘new_head’ was not declared in this scope 24 | new_head.first += directions[c].first; | ^~~~~~~~