Owl Get a Life
flybot.cpp: In function ‘int32_t main()’:flybot.cpp:25:18: error: ‘wall’ was not declared in this scope 25 | if (i != 0 && wall[i-1][j] == '.'){ | ^~~~