Problem removalcosts
User PlayVoltz
Submission Time 2023-12-23 03:26:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

removalcosts.cpp: In function ‘int32_t main()’:
removalcosts.cpp:21:3: error: ‘x2’ was not declared in this scope; did you mean ‘x’?
21 | x2=x1;
| ^~
| x