Owl Get a Life
catlunch.cpp: In function ‘int main()’:catlunch.cpp:28:10: error: expected ‘;’ before ‘}’ token 28 | T.pop() | ^ | ; 29 | } | ~