Problem firefighting
User emyz
Submission Time 2024-01-08 18:07:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

firefighting.cpp: In function ‘int main()’:
firefighting.cpp:17:9: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator>’
17 | if (min>k)
| ~~~^~