Owl Get a Life
minstack.cpp: In function ‘int getMin()’:minstack.cpp:97:29: error: ‘class std::stack<int>’ has no member named ‘end’ 97 | while(st.find(pq.top())==s.end()){ | ^~~