| Problem | pythonlist |
|---|---|
| User | XY3491 |
| Submission Time | 2026-03-04 17:40:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
pythonlist.cpp: In function ‘int main()’:
pythonlist.cpp:28:13: error: ‘out’ was not declared in this scope; did you mean ‘count’?
28 | cout<<a[out]<<endl;
| ^~~
| count