Problem paint
User CherylX
Submission Time 2024-03-20 20:17:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:6:9: error: ‘days’ was not declared in this scope; did you mean ‘day’?
6 | cin >> days;
| ^~~~
| day