| Problem | deforestation |
|---|---|
| User | nzx |
| Submission Time | 2025-12-18 17:23:01 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘int main()’:
deforestation.cpp:19:33: error: ‘trees’ was not declared in this scope
19 | vecc.push_back((mid-trees[i].first)/trees[i].second);
| ^~~~~