Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:14:7: error: ‘sort’ is not a member of ‘std’ 14 | std::sort(arr, arr+1); | ^~~~