Owl Get a Life
minstack.cpp: In function ‘void pop()’:minstack.cpp:15:12: error: expected ‘;’ before ‘}’ token 15 | a.pop() | ^ | ; 16 | } | ~