Problem deforestation
User TheRaptor
Submission Time 2023-11-27 15:13:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deforestation.cpp: In function ‘int32_t main()’:
deforestation.cpp:50:5: error: ‘sm’ was not declared in this scope; did you mean ‘m’?
50 | sm += op[j];
| ^~
| m