| Problem | duckhunt13 |
|---|---|
| User | suzienguyen |
| Submission Time | 2026-02-28 22:11:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:40:21: error: ‘class std::deque<std::pair<int, int> >’ has no member named ‘pop’
40 | duckies.pop();
| ^~~