Owl Get a Life
flybot.cpp: In function ‘int main()’:flybot.cpp:40:5: error: ‘print’ was not declared in this scope; did you mean ‘printf’? 40 | print("%d",memo[H][W]); | ^~~~~ | printf