Problem minstack
User Shadow1
Submission Time 2024-05-01 18:52:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minstack.cpp: In function ‘int getMin()’:
minstack.cpp:26:11: error: ‘x’ was not declared in this scope
26 | while(mp[x] == 0) {
| ^