Problem minstack
User Xrh999
Submission Time 2025-12-12 09:18:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minstack.cpp: In function ‘int getMin()’:
minstack.cpp:22:9: error: ‘small’ was not declared in this scope
22 | return small;
| ^~~~~