Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:14:44: error: expected ‘;’ before ‘}’ token 14 | for (int i = 0; i<n; i++){cin>>increase[i]} | ^ | ;