Problem pythonlist
User Hijackedsoul
Submission Time 2025-07-22 08:32:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pythonlist.cpp: In function β€˜int main()’:
pythonlist.cpp:13:18: error: expected unqualified-id before β€˜.’ token
13 | deque.push_back(a);
| ^