Owl Get a Life
snake.cpp: In function ‘int main()’:snake.cpp:34:18: error: ‘p’ was not declared in this scope 34 | else cout << d[p-1] << "\n"; | ^