Owl Get a Life
dijkstra.cpp: In function ‘int32_t main()’:dijkstra.cpp:15:24: error: ‘make’ was not declared in this scope 15 | adjList[x].push_back(make.pair(x,w)); | ^~~~