| Problem | duckhunt0 |
|---|---|
| User | bribritt |
| Submission Time | 2025-11-20 23:51:17 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt0.cpp: In function ‘void duckhunt0()’:
duckhunt0.cpp:10:3: error: ‘duckhunt1’ was not declared in this scope; did you mean ‘duckhunt0’?
10 | duckhunt1();
| ^~~~~~~~~
| duckhunt0
duckhunt0.cpp:12:3: error: ‘duckhunt2’ was not declared in this scope; did you mean ‘duckhunt0’?
12 | duckhunt2();
| ^~~~~~~~~
| duckhunt0
duckhunt0.cpp:14:3: error: ‘duckhunt3’ was not declared in this scope; did you mean ‘duckhunt0’?
14 | duckhunt3();
| ^~~~~~~~~
| duckhunt0
duckhunt0.cpp:16:3: error: ‘duckhunt4’ was not declared in this scope; did you mean ‘duckhunt0’?
16 | duckhunt4();
| ^~~~~~~~~
| duckhunt0
duckhunt0.cpp:18:3: error: ‘duckhunt5’ was not declared in this scope; did you mean ‘duckhunt0’?
18 | duckhunt5();
| ^~~~~~~~~
| duckhunt0
duckhunt0.cpp:20:3: error: ‘dh6’ has not been declared
20 | dh6::duckhunt6();