Owl Get a Life
railway.cpp: In function ‘int main()’:railway.cpp:73:9: error: ‘dist’ was not declared in this scope 73 | cout<<dist[x] + dist[y] - 2 * dist[l]<<endl; | ^~~~