Owl Get a Life
runaway.cpp: In function ‘int main()’:runaway.cpp:17:10: error: ‘sort’ is not a member of ‘std’ 17 | std::sort(a, a + m); | ^~~~