Problem pythonlist
User ov5rki11
Submission Time 2025-06-18 09:26:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:16:17: error: ‘class std::stack<int>’ has no member named ‘bottom’
16 | cout << (stk.bottom())
| ^~~~~~