Owl Get a Life
typo.cpp: In function ‘int main()’:typo.cpp:17:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 17 | sort(Sarr.begin(),Sarr.end()); | ^~~~ | qsort