Owl Get a Life
minstack.cpp: In function ‘int main()’:minstack.cpp:32:15: error: ‘class std::stack<int>’ has no member named ‘getMin’ 32 | else cout<<a.getMin(); | ^~~~~~