Owl Get a Life
minstack.cpp: In function ‘void push(int)’:minstack.cpp:15:22: error: ‘x’ was not declared in this scope 15 | mn.pb(min(mn.back(),x)); | ^