Problem duckhunt13
User Secre
Submission Time 2025-06-18 11:20:11
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt13.cpp: In function ‘int main()’:
duckhunt13.cpp:19:18: error: ‘duck’ was not declared in this scope; did you mean ‘ducks’?
19 | if(BulletType==duck.back()){
| ^~~~
| ducks