Owl Get a Life
logs.cpp: In function ‘int main()’:logs.cpp:23:10: error: expected ‘;’ before ‘}’ token 23 | A.pop() | ^ | ; 24 | } | ~