| Problem | pythonlist |
|---|---|
| User | Username101 |
| Submission Time | 2026-02-10 23:35:35 |
| 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: ‘std::ostream’ {aka ‘class std::basic_ostream<char>’} has no member named ‘pop_back’
19 | cout.pop_back();
| ^~~~~~~~