Problem destroy
User elainagrey
Submission Time 2023-03-09 17:33:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

destroy.cpp: In function ‘int main()’:
destroy.cpp:138:3: error: ‘cnt’ was not declared in this scope; did you mean ‘cntt’?
138 | cnt++;
| ^~~
| cntt