| Problem | deforestation |
|---|---|
| User | Daniel0liong |
| Submission Time | 2025-03-18 13:46:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘bool check(long long int, long long int*, long long int*)’:
deforestation.cpp:9:59: error: expected ‘;’ before ‘)’ token
9 | time[i]=floor(static_cast<double> (t-tree[i]))/growth[i]);//((t-tree[i])/growth[i]);
| ^
| ;