Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:22:13: error: expected ‘}’ at end of input 22 | cout << ans; | ^paint.cpp:6:15: note: to match this ‘{’ 6 | signed main() { | ^