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

Compile Error

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