| Problem | minstack |
|---|---|
| User | pythonPerfectionist |
| Submission Time | 2023-07-22 19:28:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
minstack.cpp: In function ‘void push(int)’:
minstack.cpp:11:27: error: overloaded function with no contextual type information
11 | int minimum = min(min.top(),X);
| ^~~