Problem notduckhunt
User MasterCoder8421
Submission Time 2025-12-05 11:49:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

notduckhunt.cpp: In function ‘int main()’:
notduckhunt.cpp:17:9: error: return-statement with no value, in function returning ‘int’ [-fpermissive]
17 | return;
| ^~~~~~