Owl Get a Life
snacks.cpp: In function ‘int main()’:snacks.cpp:32:14: error: expected ‘;’ before ‘}’ token 32 | a.erase(i) | ^ | ; 33 | } | ~