Problem duckhunt0
User dacashew
Submission Time 2025-01-01 01:08:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt0.cpp:136:6: error: variable or field ‘duckhunt7’ declared void
136 | void duckhunt7{
| ^~~~~~~~~
duckhunt0.cpp: In function ‘int main()’:
duckhunt0.cpp:168:3: error: ‘duckhunt7’ was not declared in this scope; did you mean ‘duckhunt9’?
168 | duckhunt7();
| ^~~~~~~~~
| duckhunt9
duckhunt0.cpp:171:3: error: ‘duckhunt8’ was not declared in this scope; did you mean ‘duckhunt9’?
171 | duckhunt8();
| ^~~~~~~~~
| duckhunt9