Owl Get a Life
adjlist.cpp: In function ‘int main()’:adjlist.cpp:24:13: error: expected ‘;’ before ‘}’ token 24 | return 0 | ^ | ; 25 | } | ~