Problem minstack
User ervinthedamsel
Submission Time 2024-12-11 16:07:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minstack.cpp: In function ‘int getMin()’:
minstack.cpp:23:11: error: ‘back’ was not declared in this scope
23 | return b,back();
| ^~~~