| Problem | duckhunt13 |
|---|---|
| User | R9q5P8 |
| Submission Time | 2026-01-21 20:30:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:17:10: error: ‘class std::stack<std::pair<int, int> >’ has no member named ‘front’
17 | if (q.front()!=value)
| ^~~~~