Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:23:12: error: expected ‘;’ before ‘}’ token 23 | counter-- | ^ | ; 24 | } | ~