Problem duckhunt22
User chickengoat
Submission Time 2025-12-08 10:16:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt22.cpp: In function ‘int main()’:
duckhunt22.cpp:33:9: error: invalid operands of types ‘int’ and ‘<unresolved overloaded function type>’ to binary ‘operator*’
33 | sum-=2*min;
| ~^~~~