Problem paint
User AltheaZ
Submission Time 2023-06-27 13:52:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:25:2: error: ‘s’ was not declared in this scope
25 | s=*min_element(job.begin(),job.end());
| ^