P1160 队列安排(链表)

https://www.luogu.org/problem/show?pid=1160#sub 模拟,链表实现便可ios #include<iostream> #include<cstdio> #include<algorithm> #include<cstring> #include<string> #include<vector> using namespace std; bool f[100
相关文章
相关标签/搜索