Owl Get a Life
flybot.cpp: In function ‘int main()’:flybot.cpp:19:8: error: ‘grid’ was not declared in this scope 19 | if(grid[0][0] == 'X' || map[h-1][w-1] == 'X') { | ^~~~