sort

sort(id + 1, id + 1 + q, [&](int a, int b) { return c[a][0] < c[b][0]; });
posted on 2022-11-13 07:20  HZOI-曹蓉  阅读(12)  评论(0编辑  收藏  举报