Owl Get a Life
adjlist.cpp: In function ‘int32_t main()’:adjlist.cpp:7:27: error: ‘V’ was not declared in this scope 7 | vector<vector<int>> g(V + 1); | ^