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