Problem duckhunt13
User lucaleeeeee
Submission Time 2026-06-27 09:03:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:21:54: error: ‘c’ was not declared in this scope
21 | while (!ducks.empty() && ducks.back() == c) {
| ^