Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:27:16: error: expected ‘}’ at end of input 27 | cout << sum; | ^paint.cpp:8:12: note: to match this ‘{’ 8 | int main() { | ^