Problem | pythonlist |
---|---|
User | ov5rki11 |
Submission Time | 2025-06-18 09:26:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:16:17: error: ‘class std::stack<int>’ has no member named ‘back’
16 | cout << (stk.back())
| ^~~~