Owl Get a Life
supplies.cpp: In function ‘int main()’:supplies.cpp:17:6: error: ‘adjlist’ was not declared in this scope 17 | adjlist[x].push_back( {y, w} ); | ^~~~~~~