Owl Get a Life
minstack.cpp: In function ‘void push(int)’:minstack.cpp:12:27: error: ‘x’ was not declared in this scope 12 | minstack.push(min(x, minstack.top())); | ^