Problem minstack
User Huoi
Submission Time 2023-12-14 11:29:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minstack.cpp: In function ‘void push(int)’:
minstack.cpp:9:10: error: ‘x’ was not declared in this scope
9 | st.push(x);
| ^