Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:23:15: error: expected ‘;’ before ‘res’ 23 | e.pop_back() | ^ | ; 24 | res++; | ~~~