Owl Get a Life
minstack.cpp: In function ‘void push(long long int)’:minstack.cpp:10:18: error: invalid use of ‘std::stack<long long int>::stack’ 10 | stackMin.stack.push(x); | ^~~~~