Problem pythonlist
User Pepperedfish
Submission Time 2025-06-19 00:09:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:17:13: error: ‘dp’ was not declared in this scope; did you mean ‘dq’?
17 | dp.pop_back();
| ^~
| dq