| Problem | deforestation |
|---|---|
| User | popperoni |
| Submission Time | 2023-11-27 17:38:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
deforestation.cpp: In function ‘int main()’:
deforestation.cpp:17:2: error: ‘c’ was not declared in this scope
17 | c += d * N;
| ^
deforestation.cpp:17:7: error: ‘d’ was not declared in this scope
17 | c += d * N;
| ^