摘要:
RT 阅读全文
posted @ 2020-08-23 16:00
Gold_stein
阅读(109)
评论(0)
推荐(0)
摘要:
STL优先队列写法 #include<bits/stdc++.h> using namespace std; const int N=1e5+5; int n,ne[N]; struct node{ int val,pos; bool operator < (const node &G) const 阅读全文
posted @ 2020-08-23 09:18
Gold_stein
阅读(179)
评论(0)
推荐(0)

浙公网安备 33010602011771号