| Problem | duckhunt0 |
|---|---|
| User | bribritt |
| Submission Time | 2025-12-09 15:57:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt0.cpp: In function ‘void duckhunt21()’:
duckhunt0.cpp:649:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
649 | return 0;
| ^
duckhunt0.cpp: In function ‘void duckhunt0()’:
duckhunt0.cpp:721:9: error: ‘duckhunt20’ is not a member of ‘dh20’
721 | dh20::duckhunt20();
| ^~~~~~~~~~