Problem duckhunt0
User bribritt
Submission Time 2025-11-21 11:51:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt0.cpp: In function ‘void duckhunt15()’:
duckhunt0.cpp:486:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
486 | return 0;
| ^
duckhunt0.cpp: In function ‘void duckhunt16()’:
duckhunt0.cpp:492:9: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
492 | return 0;
| ^