Owl Get a Life
minstack.cpp: In function ‘void pop()’:minstack.cpp:15:34: error: expected primary-expression before ‘)’ token 15 | if (minstack.top() == s.top())){ | ^