Problem duckhunt0
User bribritt
Submission Time 2025-12-09 16:03:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt0.cpp: In function ‘void duckhunt21()’:
duckhunt0.cpp:649:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
649 | return 0;
| ^