摘要: 题目: 解析 (10条消息) 蓝桥杯 I.双向排序_Jozky86的博客-CSDN博客_蓝桥杯双向排序 代码 static const int N = 100010; //vector<PII<int, int> >ord; PII<int, int> ord[N]; //++top模式,0号元素没 阅读全文
posted @ 2022-03-15 23:03 dunhedunhe 阅读(301) 评论(0) 推荐(0)