Problem paint
User thelusidian
Submission Time 2025-01-27 11:39:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:5:24: error: ‘cost’ was not declared in this scope; did you mean ‘cosl’?
5 | long int n, temp = 0; cost = 0;
| ^~~~
| cosl