Problem pythonlist
User ov5rki11
Submission Time 2025-06-18 10:19:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function β€˜int main()’:
pythonlist.cpp:16:17: error: missing template arguments before β€˜.’ token
16 | cout << stack.top();
| ^