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