Owl Get a Life
descsort.cpp: In function ‘int main()’:descsort.cpp:11:16: error: incompatible types in assignment of ‘void’ to ‘int [c]’ 11 | d = sort(a,a+c); | ^