Owl Get a Life
adjlist.cpp: In function ‘int main()’:adjlist.cpp:20:15: error: expected ‘;’ before ‘}’ token 20 | cout << '\n' | ^ | ; 21 | } | ~