Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:33:14: error: ‘sort’ is not a member of ‘std’ 33 | std::sort(lbxn.begin(), lbxn.end(), greater<long long>()); | ^~~~