Problem minstack
User Elnathan
Submission Time 2023-12-11 16:14:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

minstack.cpp: In function β€˜int getMin()’:
minstack.cpp:29:13: error: missing template arguments before β€˜.’ token
29 | return *set.begin();
| ^