Owl Get a Life
flights.cpp: In function ‘int main()’:flights.cpp:28:9: error: ‘adjList’ was not declared in this scope 28 | adjList[A].push_back(make_pair(C, B)); | ^~~~~~~