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