Problem deforestation
User Daniel0liong
Submission Time 2025-03-18 12:39:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deforestation.cpp: In function ‘int main()’:
deforestation.cpp:35:31: error: expected ‘)’ before ‘{’ token
35 | while(!check(mid,tree,growth){
| ~ ^
| )