Owl Get a Life
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 | { | ^