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