Problem deforestation
User pIaceholder
Submission Time 2023-11-27 16:54:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deforestation.cpp:37:9: error: redefinition of ‘int32_t main()’
37 | int32_t main() {
| ^~~~
deforestation.cpp:7:9: note: ‘int32_t main()’ previously defined here
7 | int32_t main() {
| ^~~~