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