Problem | deforestation |
---|---|
User | duck |
Submission Time | 2023-11-27 18:31:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘int main()’:
deforestation.cpp:25:39: error: ‘maxi’ cannot be used as a function
25 | maxi=maxi(maxi,arr[i][0]+n*arr[i][1]);
| ^