Owl Get a Life
gohcart.cpp: In function ‘int main()’:gohcart.cpp:92:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’? 92 | ans[i] = min(ans[i], dist[i]); | ^~~ | abs