Owl Get a Life
mrt2.cpp: In function ‘int main()’:mrt2.cpp:66:62: error: expected ‘)’ before ‘;’ token 66 | adjlist[stations[k]].push_back({stations[k-1],travel[k-1]}; | ~ ^ | )