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