Problem | duckhunt13 |
---|---|
User | Bensamuel2008 |
Submission Time | 2025-06-18 10:12:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:30:7: error: ‘class std::vector<int>’ has no member named ‘pop_front’
30 | dq.pop_front();
| ^~~~~~~~~