Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:11:15: error: expected ‘;’ before ‘}’ token 11 | price[i] = k | ^ | ; 12 | } | ~