| Problem | deforestation |
|---|---|
| User | aj |
| Submission Time | 2025-02-20 18:24:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘int main()’:
deforestation.cpp:35:20: error: ‘class std::vector<std::pair<long long int, long long int> >’ has no member named ‘pop_front’
35 | tree_stats.pop_front();
| ^~~~~~~~~