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