Problem | deforestation |
---|---|
User | CalebKow |
Submission Time | 2025-08-08 18:02:10 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘int main()’:
deforestation.cpp:12:22: error: ‘min’ cannot be used as a function
12 | min = min(a+b*n,min);
| ^