Problem removalcosts
User Craftless
Submission Time 2022-12-28 16:58:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

removalcosts.cpp: In function ‘int32_t main()’:
removalcosts.cpp:60:26: error: ‘N’ was not declared in this scope
60 | for (int i = 1; i <= N; i++) {
| ^