Owl Get a Life
adjlist.cpp: In function ‘int main()’:adjlist.cpp:16:17: error: ‘j’ was not declared in this scope 16 | for (auto j: g[j]) { //iterate through vector g[i] | ^