Problem paint
User Johnnie
Submission Time 2023-06-14 16:02:29
Score 0
Max Time N/A
Max Memory N/A

Compile Error

paint.cpp: In function ‘int main()’:
paint.cpp:35:14: error: expected ‘}’ at end of input
35 | cout << cost;
| ^
paint.cpp:4:1: note: to match this ‘{’
4 | {
| ^