| Problem | flamethrower |
|---|---|
| User | DuckOverlord |
| Submission Time | 2026-05-19 12:11:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:15:17: error: no match for ‘operator+=’ (operand types are ‘int’ and ‘std::vector<int>::iterator’ {aka ‘__gnu_cxx::__normal_iterator<int*, std::vector<int> >’})
15 | canDamageCost += trees.end();
| ~~~~~~~~~~~~~~^~~~~~~~~~~~~~