Owl Get a Life
ccs.cpp: In function ‘int main()’:ccs.cpp:37:30: error: expected ‘;’ before ‘}’ token 37 | cats.erase(x) | ^ | ; 38 | 39 | } else { | ~