Owl Get a Life
shoop.cpp: In function ‘int main()’:shoop.cpp:24:10: error: ‘sort’ is not a member of ‘std’ 24 | std::sort(c.begin(), c.end()); | ^~~~