| Problem | pythonlist |
|---|---|
| User | XY3491 |
| Submission Time | 2026-04-18 10:49:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:19:10: error: ‘q’ was not declared in this scope
19 | cout<<q.front()<<endl;
| ^