Problem duckhunt5
User LYTX
Submission Time 2026-05-16 10:10:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt5.cpp: In function ‘int main()’:
duckhunt5.cpp:24:12: error: invalid operands of types ‘int’ and ‘const char [2]’ to binary ‘operator<<’
24 | cout<-1<<"\n";
| ~~^~~~~~
| | |
| int const char [2]