Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:17:57: error: expected ‘)’ before ‘;’ token 17 | sort(increase.begin(),increase.end(), greater<int>(); | ~ ^ | )