Owl Get a Life
paint.cpp: In function ‘int main()’:paint.cpp:19:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 19 | sort(A,A+n); | ^~~~ | qsort