| Problem | guanine |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-01-16 15:09:10 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
guanine.cpp: In function ‘int main()’:
guanine.cpp:23:21: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator+’
23 | dq.erase(dq.begin+v, dq.end());
| ~~~~~~~~^~
| | |
| | int
| <unresolved overloaded function type>