Owl Get a Life
minstack.cpp: In function ‘void pop()’:minstack.cpp:21:21: error: ‘cur’ was not declared in this scope 21 | if (mmin.top() == cur) { | ^~~