Owl Get a Life
lunchbox.cpp: In function ‘int main(int, char**)’:lunchbox.cpp:12:10: error: ‘sort’ is not a member of ‘std’ 12 | std::sort(schools.begin(), schools.end()); | ^~~~