二维向量cmp

bool cmp(const vector &a, const vector &b) {
return a[0] > b[0];
}

posted @ 2021-05-05 09:10  SKEZhi7  阅读(58)  评论(0编辑  收藏  举报
Live2D