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